lansinuote / Simple_HuggingFaceLinks
☆60Updated last year
Alternatives and similar repositories for Simple_HuggingFace
Users that are interested in Simple_HuggingFace are comparing it to the libraries listed below
Sorting:
- ☆207Updated 3 years ago
- 一个简单的多模态RAG项目☆246Updated 6 months ago
- 大语言模型微调,Qwen2VL、Qwen2、GLM4指令微调☆559Updated 5 months ago
- 博客配套视频链接: https://space.bilibili.com/383551518?spm_id_from=333.1007.0.0 b 站直接看 配套 github 链接:https://github.com/nickchen121/Pre-trainin…☆467Updated 3 years ago
- 从零实现一个小参数量中文大语言模型。☆880Updated last year
- ☆383Updated last year
- 基于ChatGLM3-6b的智能对话系统,集成了RAG、知识图谱、Agent、多模态等技术来增强大模型的回复质量。☆56Updated last year
- 一个基于langchain实现RAG的简单示例☆577Updated 5 months ago
- 数据科学教程、大模型实践案例☆146Updated 4 months ago
- 本项目设计了一个基于 RAG 与大模型技术的医疗问答系统,利用 DiseaseKG 数据集与 Neo4j 构 建知识图谱,结合 BERT 的命名实体识别和 34b 大模型的意图识别,通过精确的知识检索和问答生成, 提升系统在医疗咨询中的性能,解决大模型在医疗领域应用的可…☆918Updated last year
- bert-base-chinese example☆935Updated 2 years ago
- LLM大模型(重点)以及搜广推等 AI 算法中手写的面试题,(非 LeetCode),比如 Self-Attention, AUC等,一般比 LeetCode 更考察一个人的综合能力,又更贴近业务和基础知识一点☆439Updated 10 months ago
- llm相关内容,包括:基础知识、八股文、面经、经典论文☆247Updated last year
- Huggingface transformers的中文文档☆275Updated 2 years ago
- ☆104Updated 5 months ago
- 本项目为书籍《大模型RAG实战》的代码以及资料汇总。☆262Updated last year
- RAG兴趣小组,全手写的一个RAG应用。Langchain的大部分库会很方便,但是你不一定理解其中原理,所以代码尽可能展现基本算法,主打理解RAG的原理☆240Updated last year
- 一个很小很小的RAG系统☆312Updated 6 months ago
- 本项目旨在分享人工智能相关应用技术以及实战经验,包括大模型、语音合成、数字人、图像生成等。☆270Updated last year
- 基于langchain框架构建的rag小项目☆29Updated last year
- 手把手带你实战 Huggingface Transformers 课程视频同步更新在B站与YouTube☆3,512Updated last year
- DL & ML & RS☆580Updated 11 months ago
- ☆239Updated 5 months ago
- 自然语言处理学习笔记:机器学习及深度学习原理和示例,基于 Tensorflow 和 PyTorch 框架,Transformer、BERT、ALBERT等最新预训练模型及源代码详解,及基于预训练模型进行各种自然语言处理任务。模型部署☆442Updated 5 years ago
- ☆533Updated 3 months ago
- 在本项目中模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库…☆195Updated last year
- 收集大语言模型的学习路径和各种最佳实践☆313Updated last year
- Learning LLM Implementaion and Theory for Practical Landing☆187Updated 10 months ago
- 复现大模型相关算法及一些学习记录☆2,530Updated this week
- A simple and trans-platform rag framework and tutorial☆224Updated 2 months ago