ranchlai / lecturesLinks
B站视频课程配套资料
☆39Updated 2 years ago
Alternatives and similar repositories for lectures
Users that are interested in lectures are comparing it to the libraries listed below
Sorting:
- 此项目完成了关于 NLP-Beginner:自然语言处理入门练习 的所有任务(文本分类、信息抽取、知识图谱、机器翻译、问答系统、文本生成、Text-to-SQL、文本纠错、文本挖掘、知识蒸馏、模型加速、OCR、TTS、Prompt、embedding等),所有代码都经过测试…☆210Updated last year
- 阿里通义千问(Qwen-7B-Chat/Qwen-7B), 微调/LORA/推理☆114Updated last year
- 一个基于HuggingFace开发的大语言模型训练、测试工具。支持各模型的webui、终端预测 ,低参数量及全参数模型训练(预训练、SFT、RM、PPO、DPO)和融合、量化。☆218Updated last year
- ☆74Updated 3 months ago
- Large language Model fintuning bloom , opt , gpt, gpt2 ,llama,llama-2,cpmant and so on☆98Updated last year
- Baichuan2代码的逐行解析版本,适合小白☆214Updated last year
- Alpaca Chinese Dataset -- 中文指令微调数据集☆213Updated 10 months ago
- 简 单易懂的LLaMA微调指南。☆404Updated 2 years ago
- 大语言模型应用:RAG、NL2SQL、聊天机器人、预训练、MOE混合专家模型、微调训练、强化学习、天池数据竞赛☆69Updated 6 months ago
- TinyRAG☆323Updated 2 months ago
- 该仓库主要记录 LLMs 算法工程师相关的顶会论文研读笔记(多模态、PEFT、小样本QA问答、RAG、LMMs可解释性、Agents、CoT)☆352Updated last year
- 使用 Qwen2ForSequenceClassification 简单实现文本分类任务。☆76Updated last year
- Qwen1.5-SFT(阿里, Ali), Qwen_Qwen1.5-2B-Chat/Qwen_Qwen1.5-7B-Chat微调(transformers)/LORA(peft)/推理☆66Updated last year
- personal chatgpt☆382Updated 8 months ago
- 基于 LoRA 和 P-Tuning v2 的 ChatGLM-6B 高效参数微调☆55Updated 2 years ago
- qwen models finetuning☆103Updated 5 months ago
- ☆73Updated last year
- 使用LoRA对Chinese-LLaMA-Alpaca进行微调。☆35Updated 2 years ago
- 中文大模型微调(LLM-SFT), 数学指令数据集MWP-Instruct, 支持模型(ChatGLM-6B, LLaMA, Bloom-7B, baichuan-7B), 支持(LoRA, QLoRA, DeepSpeed, UI, TensorboardX), 支持(微…☆208Updated last year
- 本课程面对具有一定机器学习基础,但尚未入门的NLPer或经验尚浅的NLPer,尽力避免陷入繁琐枯燥的公式讲解中,力求用代码展示每个模型背后的设计思想,同时也会带大家梳理每个模块下的技术演变,做到既知树木也知森林。☆87Updated last year
- 部署你自己的OpenAI api🤩, 基于flask, transformers (使用 Baichuan2-13B-Chat-4bits 模型, 可以运行在单张Tesla T4显卡) ,实现了OpenAI中Chat, Models和Completions接口,包含流式响…☆95Updated last year
- basic framework for rag(retrieval augment generation)☆86Updated last year
- 怎么训练一个LLM分词器☆152Updated 2 years ago
- 从头开始训练一个chatglm小模型☆48Updated last year
- 《ChatGPT原理与实战:大型语言模型的算法、技术和私有化》☆365Updated last year
- 对llama3进行全参微调、lora微调以及qlora微调。☆207Updated 10 months ago
- ☆21Updated 2 years ago
- 数据科学教程、大模型实践案例☆145Updated 2 months ago
- A Chinese medical ChatGPT based on LLaMa, training from large-scale pretrain corpus and multi-turn dialogue dataset.☆373Updated last year
- langchain学习笔记,包含langchain源码解读、langchain中使用中文模型、langchain实例等。☆221Updated 2 years ago