yuanzhoulvpi2017 / SentenceEmbedding
☆108Updated 9 months ago
Alternatives and similar repositories for SentenceEmbedding:
Users that are interested in SentenceEmbedding are comparing it to the libraries listed below
- 阿里天池: 2023全球智能汽车AI挑战赛——赛道一:AI大模型检索问答 baseline 80+☆99Updated last year
- 阿里通义千问(Qwen-7B-Chat/Qwen-7B), 微调/LORA/推理☆93Updated 11 months ago
- ChatGLM-6B添加了RLHF的实现,以及部分核心代码的逐行讲解 ,实例部分是做了个新闻短标题的生成,以及指定context推荐的RLHF的实现☆82Updated last year
- baichuan LLM surpervised finetune by lora☆63Updated last year
- Baichuan-13B 指令微调☆89Updated last year
- 快速入门RAG与私有化部署☆175Updated last year
- basic framework for rag(retrieval augment generation)☆83Updated last year
- ☆67Updated last year
- 大语言模型应用:RAG、NL2SQL、聊天机器人、预训练、MOE混合专家模型、微调训练、强化学习、天池数据竞赛☆60Updated 2 months ago
- 大语言模型指令调优工具(支持 FlashAttention)☆172Updated last year
- 使用单个24G显卡,从0开始训练LLM☆53Updated 6 months ago
- 本项目是针对RAG中的Retrieve阶段的召回技术及算法效果所做评估实验。使用主体框架为LlamaIndex.☆241Updated 4 months ago
- 怎么训练一个LLM分词器☆144Updated last year
- 基于大语言模型的检索增强生成RAG示例☆142Updated 4 months ago
- 使用 Qwen2ForSequenceClassification 简单实现文本分类任务。☆59Updated 10 months ago
- Baichuan2代码的逐行解析版本,适合小白☆213Updated last year
- This is a repository used by individuals to experiment and reproduce the pre-training process of LLM.☆424Updated 3 weeks ago
- 一个基于HuggingFace开发的大语言模型训练、测试工具。支持各模型的webui、终端预测,低参数量及全参数模型训练(预训练、SFT、RM、PPO、DPO)和融合、量化。☆216Updated last year
- deepspeed+trainer简单高效实现多卡微调大模型☆124Updated last year
- 对llama3进行全参微调、lora微调以及qlora微调。☆193Updated 6 months ago
- 中文大模型微调(LLM-SFT), 数学指令数据集MWP-Instruct, 支持模型(ChatGLM-6B, LLaMA, Bloom-7B, baichuan-7B), 支持(LoRA, QLoRA, DeepSpeed, UI, TensorboardX), 支持(微…☆196Updated 11 months ago
- 本项目用于Embedding模型的相关实验,包括Embedding模型评估、Embedding模型微调、Embedding模型量化等。☆47Updated 9 months ago
- 通义千问的DPO训练☆46Updated 7 months ago
- 专注于中文领域大语言模型,落地到某个行业某个领域,成为一个行业大模型、公司级别或行业级别领域大模型。☆118Updated last month
- ChatGLM2-6B微调, SFT/LoRA, instruction finetune☆107Updated last year
- RAG 论文学习☆117Updated last month
- 欢迎来到 "LLM-travel" 仓库!探索大语言模型(LLM)的奥秘 🚀。致力于深入理解、探讨以及实现与大模型相关的各种技术、原理和应用。☆316Updated 9 months ago
- 1st Solution For Conversational Multi-Doc QA Workshop & International Challenge @ WSDM'24 - Xiaohongshu.Inc☆161Updated last year
- 此项目完成了关于 NLP-Beginner:自然语言处理入门练习 的所有任务(文本分类、信息抽取、知识图谱、机器翻译、问答系统、文本生成、Text-to-SQL、文本纠错、文本挖掘、知识蒸馏、模型加速、OCR、TTS、Prompt、embedding等),所有代码都经过测试…☆194Updated last year
- 大模型检索增强生成技术最佳实践。☆73Updated 7 months ago