zhaibowen / Retriever
Retriever-0.1B
☆84Updated 9 months ago
Alternatives and similar repositories for Retriever:
Users that are interested in Retriever are comparing it to the libraries listed below
- 尝试自己从头写一个LLM,参考llama和nanogpt☆57Updated 10 months ago
- 从0开始,将chatgpt的技术路线跑一遍。☆220Updated 6 months ago
- This is a repository used by individuals to experiment and reproduce the pre-training process of LLM.☆406Updated 10 months ago
- ☆68Updated 2 weeks ago
- Alpaca Chinese Dataset -- 中文指令微调数据集☆193Updated 5 months ago
- Phi2-Chinese-0.2B 从0开始训练自己的Phi2中文小模型,支持接入langchain加载本地知识库做检索增强生成RAG。Training your own Phi2 small chat model from scratch.☆536Updated 8 months ago
- ☆134Updated 9 months ago
- 中文大模型微调(LLM-SFT), 数学指令数据集MWP-Instruct, 支持模型(ChatGLM-6B, LLaMA, Bloom-7B, baichuan-7B), 支持(LoRA, QLoRA, DeepSpeed, UI, TensorboardX), 支持(微…☆186Updated 9 months ago
- 使用单个24G显卡,从0开始训练LLM☆50Updated 4 months ago
- 从零到一实现一个 miniLLM~(动手学习LLM)☆64Updated 10 months ago
- 通义千问VLLM推理部署DEMO☆541Updated 11 months ago
- Train a 1B LLM with 1T tokens from scratch by personal☆569Updated this week
- 从0到1构建一个MiniLLM (pretrain+sft+dpo实践中)☆394Updated 6 months ago
- 一些 LLM 方面的从零复现笔记☆171Updated 5 months ago
- 一个基于HuggingFace开发的大语言模型训练、测试工具。支持各模型的webui、终端预测,低参数量及全参数模型训练(预训练、SFT、RM、PPO、DPO)和融合、量化。☆211Updated last year
- 想要从零开始训练一个中文 的mini大语言模型,可以进行基本的对话,模型大小根据手头的机器决定☆59Updated 6 months ago
- 《ChatGPT原理与实战:大型语言模型的算法、技术和私有化》☆353Updated last year
- 从零实现一个小参数量中文大语言模型。☆523Updated 6 months ago
- Firefly中文LLaMA-2大模型,支持增量预训练Baichuan2、Llama2、Llama、Falcon、Qwen、Baichuan、InternLM、Bloom等大模型☆407Updated last year
- 阿里通义千问(Qwen-7B-Chat/Qwen-7B), 微调/LORA/推理☆85Updated 9 months ago
- 欢迎来到 "LLM-travel" 仓库!探索大语言模型(LLM)的奥秘 🚀。致力于深入理解、探讨以及实现与大模型相关的各种技术、原理和应用。☆301Updated 7 months ago
- TinyRAG☆273Updated 4 months ago
- personal chatgpt☆351Updated 2 months ago
- 本项目为书籍《大模型RAG实战》的代码以及资料汇总。☆149Updated 3 months ago
- 使用peft库,对chatGLM-6B/chatGLM2-6B实现4bit的QLoRA高效微调,并做lora model和base model的merge及4bit的量化(quantize)。☆358Updated last year
- 快速入门RAG与私有化部署☆156Updated 10 months ago
- 对llama3进行全参微调、lora微调以及qlora微调。☆181Updated 5 months ago
- 本项目是针对RAG中的Retrieve阶段的召回技术及算法效果所做评估实验。使用主体框架为LlamaIndex.☆223Updated 2 months ago
- chatglm-6b微调/LORA/PPO/推理, 样本为自动生成的整数/小数加减乘除运算, 可gpu/cpu☆164Updated last year
- qwen ai agent☆129Updated last year