Shirley-Xi's Stars
bdytx5/mistral7B_finetune
fine tuning mistral 7B using Huggingface, Weights and Biases, Choline, and Vast AI
ZhuiyiTechnology/roformer-sim
SimBERT升级版(SimBERTv2)!
HqWu-HITCS/Awesome-Chinese-LLM
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
baichuan-inc/Baichuan-13B
A 13B large language model developed by Baichuan Intelligent Technology
HIT-SCIR-SC/QiaoBan
chatchat-space/Langchain-Chatchat
Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM, Qwen and Llama) RAG and Agent app with langchain
hiyouga/ChatGLM-Efficient-Tuning
Fine-tuning ChatGLM-6B with PEFT | 基于 PEFT 的高效 ChatGLM 微调
liangwq/Chatglm_lora_multi-gpu
chatglm多gpu用deepspeed和
HarderThenHarder/transformers_tasks
⭐️ NLP Algorithms with transformers lib. Supporting Text-Classification, Text-Generation, Information-Extraction, Text-Matching, RLHF, SFT etc.
mymusise/ChatGLM-Tuning
基于ChatGLM-6B + LoRA的Fintune方案
AGI-Edgerunners/LLM-Adapters
Code for our EMNLP 2023 Paper: "LLM-Adapters: An Adapter Family for Parameter-Efficient Fine-Tuning of Large Language Models"
THUDM/GLM
GLM (General Language Model)
tatsu-lab/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
hpcaitech/ColossalAI-Examples
Examples of training models with hybrid parallelism using ColossalAI
hpcaitech/ColossalAI
Making large AI models cheaper, faster and more accessible
LianjiaTech/BELLE
BELLE: Be Everyone's Large Language model Engine(开源中文对话大模型)
letiantian/TextRank4ZH
:deciduous_tree:从中文文本中自动提取关键词和摘要
yaoxiaoyuan/mimix
Mimix: A Text Generation Tool and Pretrained Chinese Models
PaddlePaddle/PaddleNLP
👑 Easy-to-use and powerful NLP and LLM library with 🤗 Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including 🗂Text Classification, 🔍 Neural Search, ❓ Question Answering, ℹ️ Information Extraction, 📄 Document Intelligence, 💌 Sentiment Analysis etc.
keras-team/keras-io
Keras documentation, hosted live at keras.io
timbmg/Sentence-VAE
PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349
ChunyuanLI/Optimus
Optimus: the first large-scale pre-trained VAE language model
weiyuyan/TextGen-master
几种GAN模型用于文本生成
bojone/CPM_LM_bert4keras
在bert4keras下加载CPM_LM模型
fennuDetudou/text_generate
通过char_RNN、VAE、GAN进行文本生成
920232796/bert_seq2seq
pytorch实现 Bert 做seq2seq任务,使用unilm方案,现在也可以做自动摘要,文本分类,情感分析,NER,词性标注等任务,支持t5模型,支持GPT2进行文章续写。
yangjianxin1/CPM
Easy-to-use CPM for Chinese text generation(基于CPM的中文文本生成)
yuanxiaosc/Text-generation-task-and-language-model-GPT2
solve text generation tasks by the language model GPT2, including papers, code, demo demos, and hands-on tutorials. 使用语言模型GPT2来解决文本生成任务的资源,包括论文、代码、展示demo和动手教程。
lipengyuer/DataScience
Hareric/ClusterTool
基于python的聚类工具包