owenliang / chatgpt
simple decoder-only GTP model in pytorch
☆31Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for chatgpt
- LLM Tokenizer with BPE algorithm☆27Updated 6 months ago
- 基于BM25、BGE的检索增强生成RAG示例☆99Updated 3 weeks ago
- Alpaca Chinese Dataset -- 中文指令微调数据集【人工+GPT4o持续更新】☆185Updated last month
- Imitate OpenAI with Local Models☆85Updated 2 months ago
- pretrain a wiki llm using transformers☆10Updated 2 months ago
- 通义千问的DPO训练☆27Updated 2 months ago
- A high-throughput and memory-efficient inference and serving engine for LLMs☆124Updated 11 months ago
- ☆213Updated 6 months ago
- ☆51Updated 8 months ago
- Train a 1B LLM with 1T tokens from scratch by personal☆337Updated this week
- 用于大模型 RLHF 进行人工数据标注排序的工具。A tool for manual response data annotation sorting in RLHF stage.☆243Updated last year
- ☆77Updated 3 months ago
- 大模型检索增强生成技术最佳实践。☆46Updated 2 months ago
- 🎓Automatically Update agent Papers Daily using Github Actions (Update Every 12th hours)☆19Updated this week
- 顾名思义:手搓的RAG☆111Updated 8 months ago
- ☆88Updated 4 months ago
- qwen ai agent☆109Updated 9 months ago
- deep learning☆149Updated 5 months ago
- 阿里通义千问(Qwen-7B-Chat/Qwen-7B), 微调/LORA/推理☆68Updated 6 months ago
- Easy-to-Use RAG Framework; CCF AIOps International Challenge 2024 Top3 Solution; CCF AIOps 国际挑战赛 2024 季军方案☆127Updated this week
- This is a repository used by individuals to experiment and reproduce the pre-training process of LLM.☆356Updated 6 months ago
- 专注于Python/C++/CUDA、ML/DL/RL和NLP/KG/DS/LLM领域的技术分享。☆63Updated 4 months ago
- 使用单个24G显卡,从0开始训练LLM☆49Updated 3 weeks ago
- 大语言模型指令调优工具(支持 FlashAttention)☆166Updated 10 months ago
- ☆63Updated last year
- Qwen-Efficient-Tuning☆42Updated last year
- ☆85Updated last week
- 在本项目中模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库…☆58Updated 2 months ago
- 从小说中提取对话数据集☆103Updated 5 months ago
- ☆13Updated this week