想要从零开始训练一个中文的mini大语言模型,可以进行基本的对话,模型大小根据手头的机器决定
☆65Aug 14, 2024Updated last year
Alternatives and similar repositories for Mini-Llama2-Chinese
Users that are interested in Mini-Llama2-Chinese are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 集成学习思维导图☆21Apr 6, 2023Updated 2 years ago
- 使用单个24G显卡,从0开始训练LLM☆55Jul 9, 2025Updated 8 months ago
- 训练一个对中文支持更好的LLaVA模型,并开源训练代码和数据。☆81Sep 6, 2024Updated last year
- Individual learning to implement some modules☆29Aug 12, 2024Updated last year
- 从0开始,将chatgpt的技术路线跑一遍。☆277Sep 5, 2024Updated last year
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Phi2-Chinese-0.2B 从0开始训练自己的Phi2中文小模型,支持接入langchain加载本地知识库做检索增强生成RAG。Training your own Phi2 small chat model from scratch.☆586Jul 11, 2024Updated last year
- 从0到1构建一个MiniLLM (pretrain+sft+dpo实践中)☆544Mar 23, 2025Updated last year
- 用于从头预训练+SFT一个小参数量的中文LLaMa2的仓库;24G单卡即可运行得到一个具备简单中文问答能力的chat-llama2.☆2,901May 21, 2024Updated last year
- 中文对话0.2B小模型(ChatLM-Chinese-0.2B),开源所有数据集来源、数据清洗、tokenizer训练、模型预训练、SFT指令微调、RLHF优化等流程的全部代码。支持下游任务sft微调,给出三元组信息抽取微调示例。☆1,682Apr 20, 2024Updated last year
- 基于seq2edit (Gector) 的中文文本纠错。☆29Nov 15, 2022Updated 3 years ago
- 安卓手机部署DeepSeek-R1 蒸馏的1.5B模型☆22Feb 4, 2025Updated last year
- This is a repository used by individuals to experiment and reproduce the pre-training process of LLM.☆496May 1, 2025Updated 10 months ago
- Code and Data for the paper "Evaluating Character Understanding of Large Language Models via Character Profiling from Fictional Works".☆21Jul 24, 2024Updated last year
- Qwen-WisdomVast is a large model trained on 1 million high-quality Chinese multi-turn SFT data, 200,000 English multi-turn SFT data, and …☆18Apr 12, 2024Updated last year
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- ☆235May 10, 2024Updated last year
- Transformer related optimization, including BERT, GPT☆17Jul 29, 2023Updated 2 years ago
- 基于BERT-MRC(阅读理解)的命名实体识别模型