想要从零开始训练一个中文的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:
- 使用单个24G显卡,从0开始训练LLM☆55Jul 9, 2025Updated 9 months ago
- Individual learning to implement some modules☆29Aug 12, 2024Updated last year
- 从0开始,将chatgpt的技术路线跑一遍。☆280Sep 5, 2024Updated last year
- Phi2-Chinese-0.2B 从0开始训练自己的Phi2中文小模型,支持接入langchain加载本地知识库做检索增强生成RAG。Training your own Phi2 small chat model from scratch.☆592Jul 11, 2024Updated last year
- 从0到1构建一个MiniLLM (pretrain+sft+dpo实践中)☆549Mar 23, 2025Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 用于从头预训练+SFT一个小参数量的中文LLaMa2的仓库;24G单卡即可运行得到一个具备简单中文问答能力的chat-llama2.☆2,913May 21, 2024Updated last year
- 中文对话0.2B小模型(ChatLM-Chinese-0.2B),开源所有数据集来源、数据清洗、tokenizer训练、模型预训练、SFT指令微调、RLHF优化等流程的全部代码。支持下游任务sft微调,给出三元组信息抽取微调示例。☆1,704Apr 20, 2024Updated 2 years ago
- Whisper in TensorRT-LLM☆17Sep 21, 2023Updated 2 years ago
- 基于seq2edit (Gector) 的中文文本纠错。☆29Nov 15, 2022Updated 3 years ago
- This is a repository used by individuals to experiment and reproduce the pre-training process of LLM.☆502May 1, 2025Updated last year
- Code and Data for the paper "Evaluating Character Understanding of Large Language Models via Character Profiling from Fictional Works".☆22Jul 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 2 years ago
- ☆237May 10, 2024Updated last year
- [ICCV23] Robust Mixture-of-Expert Training for Convolutional Neural Networks by Yihua Zhang, Ruisi Cai, Tianlong Chen, Guanhua Zhang, Hua…☆68Aug 27, 2023Updated 2 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 基于BERT-MRC(阅读理解)的命名实体识别模型☆20Mar 15, 2022Updated 4 years ago
- Large Margin In Softmax Cross-Entropy Loss☆14Dec 24, 2019Updated 6 years ago
- 最简易的R1结果在小模型上的复现,阐述类O1与DeepSeek R1最重要的本质。Think is all your need。利用实验佐证,对于强推理能力,think思考过程性内容是AGI/ASI的核心。☆45Feb 8, 2025Updated last year
- 从零实现一个小参数量中文大语言模型。☆1,011Aug 22, 2024Updated last year
- Composition of Multimodal Language Models From Scratch☆15Aug 16, 2024Updated last year
- 纯Python实现的深度学习框架,帮助你理解底层细节斩获offer☆21Aug 26, 2022Updated 3 years ago
- 一些 LLM 方面的从零复现笔记☆250Apr 29, 2025Updated last year
- pytorch版损失函数,改写自科学空间文章,【通过互信息思想来缓解类别不平衡问题】、【将“softmax+交叉熵”推广到多标签分类问题】☆12Aug 22, 2021Updated 4 years ago
- LLM KV Cache compression - K+V dual compression, 73-99% VRAM savings, zero accuracy loss☆51Mar 30, 2026Updated last month
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 本方案在以下赛事中获得TOP3名次:1.2021百度paddlepaddle&国家电网AI创新大赛 语义解析赛道 三等奖 2.千言·语义解析 冠军 3.CCKS 2022 金融NL2SQL 亚军 4. WAIC 2022 Text2SQL 三等奖☆33Feb 18, 2022Updated 4 years ago
- 利用numpy实现rnn时间序列预测股票☆20Jul 12, 2019Updated 6 years ago
- My branch of Apache Flume with a generic JDBC sink (not yet licensed to Apache)☆11Feb 12, 2022Updated 4 years ago
- 🤔自制一种小型的中文脚本语言.☆15Aug 29, 2023Updated 2 years ago
- Deep Learning Library for R☆12May 6, 2018Updated 8 years ago
- Dynamic data selection for neural machine translation☆20Jan 28, 2018Updated 8 years ago
- 实验苏神的CoSENT的Torch实现☆33Jan 8, 2022Updated 4 years ago
- 1.4B sLLM for Chinese and English - HammerLLM🔨☆43Apr 7, 2024Updated 2 years ago
- 尝试自己从头写一个LLM,参考llama和nanogpt☆68Apr 27, 2024Updated 2 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- NLP/ML面试各类资料链接 汇总(主要Github收集)☆11Mar 3, 2020Updated 6 years ago
- A lightweight reinforcement learning framework that integrates seamlessly into your codebase, empowering developers to focus on algorithm…☆104Aug 25, 2025Updated 8 months ago
- “达观杯”长文本智能处理挑战赛。达观数据提供了一批长文本数据和分类信息,希望选手动用自己的智慧,结合当下最先进的NLP和人工智能技术,深入分析文本内在结构和语义信息,构建文本分类模型,实现精准分类。☆10Jul 20, 2018Updated 7 years ago
- The code repository of paper "TransferTOD: A Generalizable Chinese Multi-Domain Task-Oriented Dialogue System with Transfer Capabilities"☆20Dec 24, 2024Updated last year
- SQL for Redis☆11Sep 16, 2022Updated 3 years ago
- Personality EmotionLine Dataset☆23Jul 20, 2022Updated 3 years ago
- 使用rocksDB实现LinkedList双向链表,可用于本地MQ队列,实现本地MQ等持久化存储。☆10Sep 11, 2018Updated 7 years ago