owenliang / another-pytorchLinks
A simple deep learning framework inspired by Dezero and PyTorch
☆30Updated 6 months ago
Alternatives and similar repositories for another-pytorch
Users that are interested in another-pytorch are comparing it to the libraries listed below
Sorting:
- LLM Tokenizer with BPE algorithm☆33Updated last year
- 通义千问的DPO训练☆52Updated 10 months ago
- ☆51Updated 5 months ago
- simple decoder-only GTP model in pytorch☆41Updated last year
- ☆23Updated last month
- ☆21Updated last year
- 大语言模型应用:RAG、NL2SQL、聊天机器人、预训练、MOE混合专家模型、微调训练、强化学习、天池数据竞赛☆68Updated 6 months ago
- From Llama to Deepseek, grpo/mtp implemented. With pt/sft/lora/qlora included☆26Updated 3 months ago
- 从0开始,将chatgpt的技术路线跑一遍。☆250Updated 11 months ago
- 想要从零开始训练一个中文的mini大语言模型,可以进行基本的对话,模型大小根据手头的机器决定☆61Updated last year
- LLM101n: Let's build a Storyteller 中文版☆132Updated last year
- pretrain a wiki llm using transformers☆49Updated 11 months ago
- 训练一个对中文支持更好的LLaVA模型,并开源训练代码和数据。☆65Updated 11 months ago
- ☆24Updated last year
- 一些 LLM 方面的从零复现笔记☆211Updated 3 months ago
- 一个基于HuggingFace开发的大语言模型训练、测试工具。支持各模型的webui、终端预测,低参数量及全参数模型训练(预训练、SFT、RM、PPO、DPO)和融合、量化。☆219Updated last year
- vLLM Documentation in Chinese Simplified / vLLM 中文文档☆92Updated 3 months ago
- ☆113Updated last year
- 对llama3进行全参微调、lora微调以及qlora微调。☆205Updated 10 months ago
- Qwen1.5-SFT(阿里, Ali), Qwen_Qwen1.5-2B-Chat/Qwen_Qwen1.5-7B-Chat微调(transformers)/LORA(peft)/推理☆65Updated last year
- LLM RAG 应用,支持 API 调用,语音交互。☆11Updated last year
- Instruction Tuning data generation uses LLM in a specific scenario.☆22Updated last year
- qwen models finetuning☆103Updated 5 months ago
- 从零到一实现一个 miniLLM~(动手学习LLM)☆76Updated last year
- LLM/MLOps/LLMOps☆105Updated 2 months ago
- Build a simple basic multimodal large model from scratch. 从零搭建一个简单的基础多模态大模型🤖☆44Updated last year
- 一些大语言模型和多模态模型的生态,主要包括跨模态搜索、投机解码、QAT量化、多模态量化、ChatBot、OCR☆186Updated 2 weeks ago
- ☆113Updated 9 months ago
- 使用单个24G显卡,从0开始训练LLM☆55Updated last month
- ChatGLM-6B添加了RLHF的实现,以及部分核心代码的逐行讲解 ,实例部分是做了个新闻短标题的生成,以及指定context推荐的RLHF的实现☆87Updated 2 years ago