mark1879 / baichuan-7B-FinetuningLinks
baichuan-7B 微调 C++ 面试大模型
☆15Updated last year
Alternatives and similar repositories for baichuan-7B-Finetuning
Users that are interested in baichuan-7B-Finetuning are comparing it to the libraries listed below
Sorting:
- ChatGLM2-6B微调, SFT/LoRA, instruction finetune☆108Updated last year
- 基于qlora对baichuan-7B大模型进行指令微调。☆23Updated 2 years ago
- ChatGLM-6B添加了RLHF的实现,以及部分核心代码的逐行讲解 ,实例部分是做了个新闻短标题的生成,以及指定context推荐的RLHF的实现☆86Updated last year
- baichuan LLM surpervised finetune by lora☆63Updated last year
- Legal-Eagle-InternLM 是一个基于商汤科技和上海人工智能实验室推出的书生浦语大模型InternLM的法律问答机器人。旨在为用户提供符合3H(即Helpful、Honest、Harmless)原则的专业、智能、全面的法律服务的法律领域大模型。☆57Updated last year
- llm-medical-data:用于大模型微调训练的医疗数据集☆116Updated 2 years ago
- Qwen1.5-SFT(阿里, Ali), Qwen_Qwen1.5-2B-Chat/Qwen_Qwen1.5-7B-Chat微调(transformers)/LORA(peft)/推理☆63Updated last year
- LLM for NER☆73Updated 10 months ago
- 阿里天池: 2023全球智能汽车AI挑战赛——赛道一:AI大模型检索问答 baseline 80+☆105Updated last year
- 基于ChatGLM3基座模型和LLAMA-Factory框架进行微调的一个中医问答机器人☆89Updated last year
- Pytorch implementation of JointBERT: "BERT for Joint Intent Classification and Slot Filling"☆40Updated last year
- ☆105Updated last year
- 基于 LoRA 和 P-Tuning v2 的 ChatGLM-6B 高效参数微调☆55Updated 2 years ago
- 大语言模型应用:RAG、NL2SQL、聊天机器人、预训练、MOE混合专家模型、微调训练、强化学习、天池数据竞赛☆62Updated 4 months ago
- kbqa,langchain,large langauge model, chatgpt☆81Updated 8 months ago
- 本项目用于文档问答,使用向量嵌入 + ES 做召回,使用Rerank模型作为精排,再使用LLM做文档问答,Web框架使用Flask。☆29Updated 3 months ago
- 使用qlora对中文大语言模型进行微调,包含ChatGLM、Chinese-LLaMA-Alpaca、BELLE☆86Updated 2 years ago
- 基于internlm-chat-7b的保险知识大模型微调☆18Updated last year
- ☆41Updated 3 months ago
- llama信息抽取实战☆100Updated 2 years ago
- 通义千问的DPO训练☆49Updated 9 months ago
- LLM+RAG for QA☆22Updated last year
- 快速入门RAG与私有化部署☆191Updated last year
- ChatGPT WebUI using gradio. 给 LLM 对话和检索知识问答RAG提供一个简单好用的Web UI界面☆130Updated 10 months ago
- 大语言模型微调的项目,包含了使用QLora微调ChatGLM和LLama☆27Updated 2 years ago
- 利用开源大模型,通过RAG(检索增强生成)技术,实现基于企业内部知识图谱的,可内网运行的大模型智能客服☆69Updated last year
- 基于Qwen2模型进行通用信息抽取【实体/关系/事件抽取】☆31Updated 11 months ago
- Baichuan-13B 指令微调☆90Updated last year
- 基于pytorch的中文意图识别和槽位填充☆178Updated 11 months ago
- 基于大语言模型的检索增强生成RAG示例☆151Updated last month