poisonwine / Tianchi-LLM-retrievalLinks
2023全球智能汽车AI挑战赛——赛道一:AI大模型检索问答, 75+ baseline
☆60Updated last year
Alternatives and similar repositories for Tianchi-LLM-retrieval
Users that are interested in Tianchi-LLM-retrieval are comparing it to the libraries listed below
Sorting:
- 阿里天池: 2023全球智能汽车AI挑战赛——赛道一:AI大模型检索问答 baseline 80+☆111Updated last year
- 用于AIOPS24挑战赛的Demo☆64Updated last year
- 快速入门RAG与私有化部署☆205Updated last year
- ChatGLM2-6B-Explained☆36Updated 2 years ago
- ☆115Updated last year
- easy-bert是一个中文NLP工具,提供诸多bert变体调用和调参方法,极速上手;清晰的设计和代码注释,也很适合学习☆82Updated 2 years ago
- 天池算法比赛《BetterMixture - 大模型数据混合挑战赛》的第一名top1解决方案☆32Updated last year
- llama,chatglm 等模型的微调☆90Updated last year
- 通用简单工具项目☆20Updated 11 months ago
- 学习开源chatGPT类模型的指南,汇总各种训练数据获取、模型微调、模型服务的方法,以及记录自己操作总遇到的各种常见坑,欢迎收藏、转发,希望能帮你省一些时间☆76Updated last year
- 基于大语言模型的检索增强生成RAG示例☆158Updated 4 months ago
- basic framework for rag(retrieval augment generation)☆86Updated last year
- 1st Solution For Conversational Multi-Doc QA Workshop & International Challenge @ WSDM'24 - Xiaohongshu.Inc☆161Updated last month
- deepspeed+trainer简单高效实现多卡微调大模型☆128Updated 2 years ago
- LLM for NER☆82Updated last year
- AFAC2024金融智 能创新大赛☆55Updated 9 months ago
- 一套代码指令微调大模型☆39Updated 2 years ago
- 第四届数创金融杯建模大赛冠军方案(含OCR预训练权重)☆13Updated 3 months ago
- 大语言模型应用:RAG、NL2SQL、聊天机器人、预训练、MOE混合专家模型、微调训练、强化学习、天池数据竞赛☆68Updated 7 months ago
- pytorch分布式训练☆68Updated 2 years ago
- 大型语言模型实战指南:应用实践与场景落地☆79Updated last year
- ChatGLM-6B添加了RLHF的实现,以及部分核心代码的逐行讲解 ,实例部分是做了个新闻短标题的生成,以及指定context推荐的RLHF的实现☆88Updated 2 years ago
- 怎么训练一个LLM分词器☆151Updated 2 years ago
- ☆73Updated last year
- GoGPT:基于Llama/Llama 2训练的中英文增强大模型|Chinese-Llama2☆79Updated last year
- BLOOM 模型的指令微调☆24Updated 2 years ago
- 大语言模型指令调优工具(支持 FlashAttention)☆179Updated last year
- A repo for update and debug Mixtral-7x8B、MOE、ChatGLM3、LLaMa2、 BaChuan、Qwen an other LLM models include new models mixtral, mixtral 8x7b, …☆48Updated last week
- 本项目用于Embedding模型的相关实验,包括Embedding模型评估、Embedding模型微调、Embedding模型量化等。☆62Updated last year
- 本项目用于文档问答,使用向量嵌入 + ES 做召回,使用Rerank模型作为精排,再使用LLM做文档问答,Web框架使用Flask。☆32Updated 5 months ago