echonoshy / cgft-llmLinks
Practice to LLM.
☆2,005Updated last month
Alternatives and similar repositories for cgft-llm
Users that are interested in cgft-llm are comparing it to the libraries listed below
Sorting:
- 复现大模型相关算法及一些学习记录☆2,366Updated this week
- 《赋范大模型技术社区》是针对各阶大模型学习者量身打造的基于各类大模型,包括环境设置、本地部署、高效微调、开发实战等技能在内的全流程指导!☆674Updated 2 weeks ago
- 《大模型白盒子构建指南》:一个全手搓的Tiny-Universe☆3,920Updated last month
- ☆722Updated 4 months ago
- 一个基于langchain实现RAG的简单示例☆566Updated 4 months ago
- ☆370Updated last year
- ☆1,097Updated last month
- Implementation of all RAG techniques in a simpler way(以简单的方式实现所有 RAG 技术)☆373Updated 5 months ago
- 从无名小卒到大模型(LLM)大英雄~ 欢迎关注后续!!!☆1,763Updated last week
- 基于RAG的私有知识库问答系统☆363Updated 11 months ago
- 中文翻译的 Hands-On-Large-Language-Models (hands-on-llms),动手学习大模型☆1,518Updated last week
- 大模型算法岗面试题(含答案):常见问题和概念解析 "大模型面试题"、"算法岗面试"、"面试常见问题"、"大模型算法面试"、"大模型应用基础"☆1,361Updated 2 months ago
- 从零实现一个 llama3 中文版☆980Updated last year
- This is a multi agent tutorial based on the CAMEL framework, aimed at understanding how to build an Agent Society from the ground up!☆569Updated 2 weeks ago
- 李白 作为唐代杰出诗人,其诗歌作品在中国文学史上具有重要地位。近年来,随着数字技术和人工智能的快速发展,传统文化普及推广的形式也面临着创新与变革。国内外对于李白诗歌的研究虽已相当深入,但在数字化、智能化普及方面仍存在不足。因此,本项目旨在通过构建李白知识图谱,结合大模…☆1,814Updated 3 months ago
- 手把手带你实战 Huggingface Transformers 课程视频同步更新在B站与YouTube☆3,402Updated last year
- 本项目旨在分享人工智能相关应用技术以及实战经验,包括大模型、语音合成、数字人、图像生成等。☆267Updated last year
- LLMs-from-scratch项目中文翻译☆1,793Updated last week
- 企业级RAG系统从入门到精通☆573Updated 4 months ago
- 拼好RAG:手搓并融合了GraphRAG、LightRAG、Neo4j-llm-graph-builder进行知识图谱构建以及搜索;整合DeepSearch技术实现私域RAG的推理;自制针对GraphRAG的评估框架| Integrate GraphRAG, LightRA…☆1,355Updated this week
- 大语言模型微调,Qwen2VL、Qwen2、GLM4指令微调☆539Updated 5 months ago
- Bringing together outstanding artificial intelligence (AI) open source projects from around the world.☆1,061Updated 9 months ago
- 大模型基础: 一文了解大模型基础知识☆6,076Updated 8 months ago
- 这个项目是一个Jupyter notebook的集合,专门用于学习和探索LangChain框架。☆399Updated last year
- A simple and trans-platform agent framework and tutorial☆178Updated last week
- 制作懂人情世故的大语言模型 | 涵盖提示词工程、RAG、Agent、LLM微调教程☆1,569Updated 5 months ago
- 收集大语言模型的学习路径和各种最佳实践☆310Updated last year
- 本项目为书籍《大模型RAG实战》的代码以及资料汇总。☆257Updated 11 months ago
- 仅需Python基础,从0构建大语言模型;从0逐步构建GLM4\Llama3\RWKV6, 深入理解大模型原理☆3,640Updated last year
- 在本项目中模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库…☆188Updated last year