owenliang / asyncio-threadpool-demo
fastapi异步IO+threadpool线程池的工作原理
☆13Updated last year
Alternatives and similar repositories for asyncio-threadpool-demo:
Users that are interested in asyncio-threadpool-demo are comparing it to the libraries listed below
- A simple, easy-to-hack GraphRAG implementation☆13Updated 6 months ago
- 本项目用于Embedding模型的相关实验,包括Embedding模型评估、Embedding模型微调、Embedding模型量化等。☆45Updated 9 months ago
- 本项目主要介绍prompt工程相关用例。包括模拟智能推荐客服系统构建和问答、思维链、自洽性、思维树等相关进阶demo,旨在帮助大家理解prompt。通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)并使用FastAPI对应用进行API封装。☆29Updated 6 months ago
- ChatGPT WebUI using gradio. 给 LLM 对话和检索知识问答RAG提供一个简单好用的Web UI界面☆123Updated 7 months ago
- 本项目是针对RAG中的Retrieve阶段的召回技术及算法效果所做评估实验。使用主体框架为LlamaIndex.☆236Updated 3 months ago
- 快速入门RAG与私有化部署☆174Updated last year
- 基于大语言模型的检索增强生成RAG示例☆142Updated 4 months ago
- qwen ai agent☆130Updated last year
- GraphRAG的应用实例,项目特点在于提供了替换OpenAI模型的方法,并通过修改原有提示和切分文档的方法,提高了GraphRAG处理中文内容的能力。☆138Updated 5 months ago
- 基于LLM和LangChain实现基于本地文档的QA chatbot☆35Updated last year
- 实现了Baichuan-Chat微调,Lora、QLora等各种微调方式,一键运行。☆70Updated last year
- 利用开源大模型,通过RAG(检索增强生成)技术,实现基于企业内部知识图谱的,可内网运行的大模型智能客服☆63Updated last year
- 雅意信息抽取大模型:在百万级人工构造的高质量信息抽取数据上进行指令微调,由中科闻歌算法团队研发。 (Repo for YAYI Unified Information Extraction Model)☆300Updated 8 months ago
- 中文原生检索增强生成测评基准☆115Updated last year
- 阿里通义千问(Qwen-7B-Chat/Qwen-7B), 微调/LORA/推理☆92Updated 11 months ago
- ☆33Updated last week
- AI 应用示例合集☆91Updated 10 months ago
- 大模型检索增强生成技术最佳实践。☆73Updated 7 months ago
- 简单实现了一下基于知识图谱和文本文档联合做检索增强(RAG)大模型的实现,这里采用的数据分别是管廊维护领域的文本文档和专家知识图谱☆20Updated 10 months ago
- 360LayoutAnaylsis, a series Document Analysis Models and Datasets deleveped by 360 AI Research Institute☆276Updated 7 months ago
- 学习开源chatGPT类模型的指南,汇总各种训练数据获取、模型微调、模型服务的方法,以及记录自己操作总遇到的各种常见坑,欢迎收藏、转发,希望能帮你省一些时间☆74Updated last year
- llm-medical-data:用于大模型微调训练的医疗数据集☆104Updated last year
- TianGong-AI-Unstructure☆63Updated this week
- 受到self-instruct启发,除了通用LLM还能做垂直领域的小LLM实现定制效果,通过GPT获得question和answer来作为训练数据☆15Updated last year
- NLP 项目记录档案☆53Updated this week
- ☆108Updated 9 months ago
- Alpaca Chinese Dataset -- 中文指令微调数据集☆195Updated 6 months ago
- RAGOnMedicalKG,将大模型RAG与KG结合,完成demo级问答,旨在给出基础的思路。☆285Updated last year
- ChatGLM2-6B微调, SFT/LoRA, instruction finetune☆107Updated last year
- 基于Qwen2模型进行通用信息抽取【实体/关系/事件抽取】☆31Updated 9 months ago