Arwin-Yu / DL-Optimization
☆14Updated 2 months ago
Alternatives and similar repositories for DL-Optimization:
Users that are interested in DL-Optimization are comparing it to the libraries listed below
- 记录大模型相关的一些知识和方法☆1,183Updated last week
- Practice to LLM.☆1,236Updated this week
- 收集大语言模型的学习路径和各种最佳实践☆266Updated last year
- 提供了一种gpt大模型平替解决方案实现利用非gpt大模型去使用Graphrag,支持多类型大模型如本地大模型(Ollama)、阿里云通义千问、百度文心千帆、智谱ChatGML、讯飞星火认知、Ollama、Moonshot AI、Google Gemini等。示例代码使用阿里…☆290Updated 4 months ago
- 从无名小卒到大模型(LLM)大英雄~ 欢迎关注后续!!!☆1,037Updated last week
- Summary of deep learning theory☆18Updated last week
- 本项目旨在分享人工智能相关应用技术以及实战经验,包括大模型、语音合成、数字人、图像生成等。☆214Updated 6 months ago
- 中文翻译的 Hands-On-Large-Language-Models (hands-on-llms),动手学习大模型☆688Updated 2 months ago
- 基于RAG的私有知识库问答系统☆203Updated 4 months ago
- 本项目旨在提供一个微调酒店推荐垂直领域大模型并应用的完整闭环案例作为大家的参考案例。本项目使用的基础大模型为Qwen2.5-7B-Instruct。项目特色:完整的垂直应用案例闭环、项目源码剖析开源共享、详实的图文指导手册、手把手全流程实操演示视频☆26Updated 4 months ago
- 大模型算法岗面试题(含答案):常见问题和概念解析 "大模型面试题"、"算法岗面试"、"面试常见问题"、"大模型算法面试"、"大模型应用基础"☆773Updated 5 months ago
- 本项目设计了一个基于 RAG 与大模型技术的医疗问答系统,利用 DiseaseKG 数据集与 Neo4j 构 建知识图谱,结合 BERT 的命名实体识别和 34b 大模型的意图识别,通过精确的知识检索和 问答生成, 提升系统在医疗咨询中的性能,解决大模型在医疗领域应用的可…☆566Updated 10 months ago
- 《赋范大模型技术社区》是针对各阶大模型学习者量身打造的基于各类大模型,包括环境设置、本地部署、高效微调、开发实战等技能在内的全流程指导!☆230Updated last month
- Learning Large Language Model (LLM)(大语言模型学习)☆605Updated last year
- 基于大模型+知识图谱的知识库问答☆276Updated last year
- 《大模型白盒子构建指南》:一个全手搓的Tiny-Universe☆2,626Updated last month
- 本项目为书籍《大模型RAG实战》的代码以及资料汇总。☆167Updated 4 months ago
- 仅需Python基础,从0构建大语言模型;从0逐步构建GLM4\Llama3\RWKV6, 深入理解大模型原理☆2,593Updated 7 months ago
- 基于langchain框架构建的rag小项目☆11Updated 10 months ago
- 在本项目中模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库…☆117Updated 6 months ago
- Neo4j graph construction from unstructured data☆296Updated 8 months ago
- ☆324Updated last month
- 这个项目是一个Jupyter notebook的集合,专门用于学习和探索LangChain框架。☆378Updated last year
- 一个基于langchain实现RAG的简单示例☆450Updated 3 months ago
- A simple and trans-platform agent framework and tutorial☆89Updated last month
- ☆47Updated 4 months ago
- 手把手带你实战 Huggingface Transformers 课程视频同步更新在B站与YouTube☆2,671Updated 8 months ago
- 数据科学教程案例