coggle-club / notebooksLinks
数据科学教程、大模型实践案例
☆145Updated last month
Alternatives and similar repositories for notebooks
Users that are interested in notebooks are comparing it to the libraries listed below
Sorting:
- 此项目完成了关于 NLP-Beginner:自然语言处理入门练习 的所有任务(文本分类、信息抽取、知识图谱、机器翻译、问答系统、文本生成、Text-to-SQL、文本纠错、文本挖掘、知识蒸馏、模型加速、OCR、TTS、Prompt、embedding等),所有代码都经过测试…☆208Updated last year
- 快速入门RAG与私有化部署☆202Updated last year
- 基于大语言模型的检索增强生成RAG示例☆154Updated 3 months ago
- 阿里天池: 2023全球智能汽车AI挑战赛——赛道一:AI大模型检索问答 baseline 80+☆110Updated last year
- 大模型文本分类☆77Updated last year
- 本项目为书籍《大模型RAG实战》的代码以及资料汇总。☆247Updated 9 months ago
- FinQwen: 致力于构建一个开放、稳定、高质量的金融大模型项目,基于大模型搭建金融场景智能问答系统,利用开源开放来促进「AI+金融」。☆403Updated last year
- a collection of NLP projects&tools. 自然语言处理方向项目和工具集合。☆217Updated last year
- 大语言模型微调,Qwen2VL、Qwen2、GLM4指令微调☆481Updated 2 months ago
- 大模型技术栈一览☆109Updated 11 months ago
- 本项目是针对RAG中的Retrieve阶段的召回技术及算法效果所做评估实验。使用主体框架为LlamaIndex.☆274Updated 3 weeks ago
- qwen ai agent☆137Updated last year
- RAG-QA-Generator 是一个用于检索增强生成(RAG)系统的自动化知识库构建与管理工具。该工具通过读取文档数据,利用大规模语言模型生成高质量的问答对(QA对),并将这些数据插入数据库中,实现RAG系统知识库的自动化构建和管理。☆222Updated 7 months ago
- 手把手带你从0到1实现大模型agent☆120Updated last year
- langchain学习笔记,包含langchain源码解读、langchain中使用中文模型、langchain实例等。☆219Updated 2 years ago
- RAGOnMedicalKG,将大模型RAG与KG结合,完成demo级问答,旨在给出基础的思路。☆313Updated last year
- 大模型检索增强生成技术最佳实践。☆83Updated 11 months ago
- 学习开源chatGPT类模型的指南,汇总各种训练数据获取、模型微调、模型服务的方法,以及记录自己操作总遇到的各种常见坑,欢迎收藏、转发,希望能帮你省一些时间☆77Updated last year
- 基于ChatGLM3-6b的智能对话系统,集成了RAG、知识图谱、Agent、多模态等技术来增强大模型的回复质量。☆51Updated last year
- RAG 论文学习☆157Updated 4 months ago
- RAG向量召回示例☆133Updated last year
- AGI资料汇总学习(主要包括LLM和AIGC),持续更新......☆411Updated last month
- AI 应用示例合集☆103Updated last year
- basic framework for rag(retrieval augment generation)☆86Updated last year
- PDF解析(文字,章节,表格,图片,参考),基于大模型(ChatGLM2-6B, RWKV)+langchain+streamlit的PDF问答,摘要,信息抽取☆205Updated last year
- ☆114Updated last year
- TinyRAG☆320Updated last month
- 中文大模型微调(LLM-SFT), 数学指令数据集MWP-Instruct, 支持模型(ChatGLM-6B, LLaMA, Bloom-7B, baichuan-7B), 支持(LoRA, QLoRA, DeepSpeed, UI, TensorboardX), 支持(微…☆208Updated last year
- 本项目用于文档问答,使用向量嵌入 + ES 做召回,使用Rerank模型作为精排,再使用LLM做文档问答,Web框架使用Flask。☆30Updated 5 months ago
- 2023全球智能汽车AI挑战赛——赛道一:AI大模型检索问答, 75+ baseline☆60Updated last year