Aorunfa / transformerself
一个用于快速入门transformer的仓库,梳理相关nlp和vit模型结构、原理,训练的基本步骤及微调方法, 配套能快速学习的代码实战项目
☆21Updated last month
Alternatives and similar repositories for transformerself
Users that are interested in transformerself are comparing it to the libraries listed below
Sorting:
- 一个用于预防经济诈骗的文本分类检测微调项目。☆29Updated 3 months ago
- 大模型/LLM推理和部署理论与实践☆259Updated 2 months ago
- 通义千问的DPO训练☆47Updated 7 months ago
- graphrag的基础架构☆35Updated 7 months ago
- 一个简单的多模态RAG项目☆56Updated this week
- LLM大模型(重点)以及搜广推等 AI 算法中手写的面试题,(非 LeetCode),比如 Self-Attention, AUC等,一般比 LeetCode 更考察一个人的综合能力,又更贴近业务和基础知识一点☆257Updated 4 months ago
- ☆40Updated 8 months ago
- 快速入门RAG与私有化部署☆182Updated last year
- 本项目为书籍《大模型RAG实战》的代码以及资料汇总。☆199Updated 6 months ago
- A simple and trans-platform rag framework and tutorial☆181Updated last month
- 基于ChatGLM3-6b的智能对话系统,集成了RAG、知识图谱、Agent、多模态等技术来增强大模型的回复质量。☆40Updated 9 months ago
- A simple and trans-platform agent framework and tutorial☆101Updated 3 weeks ago
- RAG兴趣小组,全手写的一个RAG应用。Langchain的大部分库会很方便,但是你不一定理解其中原理,所以代码尽可能展现基本算法,主打理解RAG的原理☆216Updated 7 months ago
- 大模型基础学习和面试八股文☆118Updated last year
- 本项目旨在分享人工智能相关应用技术以及实战经验,包括大模型、语音合成、数字人、图像生成等。☆233Updated 7 months ago
- ☆81Updated 3 weeks ago
- 在本项目中模拟健康档案私有知识库构建和检索全流程,通 过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库…☆130Updated 8 months ago
- Learning LLM Implementaion and Theory for Practical Landing☆154Updated 4 months ago
- prompt 工程项目案例☆82Updated last month
- 手把手带你从0到1实现大模型agent☆115Updated 10 months ago
- 此项目完成了关于 NLP-Beginner:自然语言处理入门练习 的所有任务(文本分类、信息抽取、知识图谱、机器翻译、问答系统、文本生成、Text-to-SQL、文本纠错、文本挖掘、知识蒸馏、模型加速、OCR、TTS、Prompt、embedding等),所有代码都经过测试…☆201Updated last year
- 《大模型项目实战:多领域智能应用开发》配套资源☆138Updated last week
- kaggle 2024 Eedi 第10名 金牌方案☆34Updated 4 months ago
- 《多模态大模型:新一代人工智能技术范式》作者:刘阳,林倞☆208Updated 5 months ago
- ☆207Updated this week
- 大模型技术栈一览☆95Updated 7 months ago
- 利用多Agent对区域进行地址提取☆27Updated last month
- RAG 论文学习☆126Updated last month
- Build a simple basic multimodal large model from scratch. 从零搭建一个简单的基础多模态大模型🤖☆39Updated 11 months ago
- 该仓库主要记录 LLMs 算法工程师相关的顶会论文研读笔记(多模态、PEFT、小样本QA问答、RAG、LMMs可解释性、Agents、CoT)☆321Updated last year