wp931120 / LongChainKBQA
kbqa,langchain,large langauge model, chatgpt
☆80Updated 6 months ago
Alternatives and similar repositories for LongChainKBQA:
Users that are interested in LongChainKBQA are comparing it to the libraries listed below
- ChatGLM-6B fine-tuning.☆135Updated 2 years ago
- Generate dialog data from documents using LLM like ChatGLM2 or ChatGPT;利用ChatGLM2,ChatGPT等大模型根据文档生成对话数据集☆157Updated last year
- ChatGLM2-6B微调, SFT/LoRA, instruction finetune☆107Updated last year
- chatglm-6B for tools application using langchain☆75Updated last year
- 基于sentence transformers和chatglm实现的文档搜索工具☆154Updated 2 years ago
- SMP 2023 ChatGLM金融大模型挑战赛 60 分baseline思路介绍☆184Updated last year
- 🛰️ 基于真实医疗对话数据在ChatGLM上进行LoRA、P-Tuning V2、Freeze、RLHF等微调,我们的眼光不止于医疗问答☆323Updated last year
- Baichuan-13B 指令微调☆90Updated last year
- Integrating ONgDB database into langchain ecosystem☆77Updated last year
- 学习开源chatGPT类模型的指南,汇总各种训练数据获取、模型微调、模型服务的方法,以及记录自己操作总遇到的各种常见坑,欢迎收藏、转发,希望能帮你省一些时间☆75Updated last year
- baichuan LLM surpervised finetune by lora☆63Updated last year
- basic framework for rag(retrieval augment generation)☆84Updated last year
- chatglm-6b微调/LORA/PPO/推理, 样本为自动生成的整数/小数加减乘除运算, 可gpu/cpu☆164Updated last year
- 微调ChatGLM☆125Updated 2 years ago
- TechGPT: Technology-Oriented Generative Pretrained Transformer☆226Updated last year
- 中文世界的NLP自动标注开源工具,简单样本,交给LabelFast。☆70Updated 3 months ago
- 打造人人都会的NLP,开源不易,记得star哦☆101Updated 2 years ago
- 中文大模型微调(LLM-SFT), 数学指令数据集MWP-Instruct, 支持模型(ChatGLM-6B, LLaMA, Bloom-7B, baichuan-7B), 支持(LoRA, QLoRA, DeepSpeed, UI, TensorboardX), 支持(微…☆198Updated 11 months ago
- Baichuan2代码的逐行解析版本,适合小白