waylandzhang / Transformer-from-scratch
☆267Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for Transformer-from-scratch
- 一个基于langchain实现RAG的简单示例☆299Updated last month
- ☆516Updated this week
- 通义千问VLLM推理部署DEMO☆446Updated 7 months ago
- Llama3-Tutorial(XTuner、LMDeploy、OpenCompass)☆492Updated 6 months ago
- Practice to LLM.☆503Updated this week
- FinQwen: 致力于构建一个开放、稳定、高质量的金融大模型项目,基于大模型搭建金融场景智能问答系统,利用开源开放来促进「AI+金融」。☆306Updated 5 months ago
- TinyRAG☆237Updated 3 weeks ago
- 从0到1构建一个MiniLLM (pretrain+sft+dpo实践中)☆331Updated 2 months ago
- 从零实现一个 llama3 中文版☆560Updated 5 months ago
- 尝试自己从头写一个LLM,参考llama和nanogpt☆40Updated 6 months ago
- 从0开始,将chatgpt的技术路线跑一遍。☆153Updated 2 months ago
- qwen ai agent☆110Updated 9 months ago
- personal chatgpt☆322Updated this week
- 本项目旨在分享人工智能相关应用技术以及实战经验,包括大模型、语音合成、数字人、图像生成等。☆135Updated last month
- 基于ChatGLM3基座模型和LLAMA-Factory框架进行微调的一个中医问答机器人☆71Updated 10 months ago
- AGI资料汇总学习(主要包括LLM和AIGC),持续更新......☆309Updated 3 weeks ago
- 从零实现一个小参数量中文大语言模型。☆280Updated 3 months ago
- 解锁HuggingFace生态的百般用法☆68Updated this week
- A streamlined and customizable framework for efficient large model evaluation and performance benchmarking☆262Updated this week
- This is a repository used by individuals to experiment and reproduce the pre-training process of LLM.☆356Updated 7 months ago
- ☆53Updated last week
- RAG向量召回示例☆90Updated 9 months ago
- 一些 LLM 方面的从零复现笔记☆139Updated 2 months ago
- 本项目为书籍《大模型RAG实战》的代码以及资料汇总。☆42Updated this week
- 数据科学教程案例☆113Updated last month
- ☆180Updated 8 months ago
- 在本项目中模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库…☆58Updated 2 months ago
- Examples and guides for using the GLM APIs☆808Updated 2 weeks ago
- RAG兴趣小组,全手写的一个RAG应用。Langchain的大部分库会很方便,但是你不一定理解其中原理,所以代码尽可能展现基本算法,主打理解RAG的原理☆147Updated last month
- ☆26Updated 3 months ago