openvino-dev-samples / chatglm3.openvino
This sample shows how to deploy ChatGLM3 using OpenVINO
☆21Updated 3 months ago
Alternatives and similar repositories for chatglm3.openvino:
Users that are interested in chatglm3.openvino are comparing it to the libraries listed below
- ☆190Updated last month
- 支持中文🇨🇳🇨🇳🇨🇳 的 microsoft/graphrag☆33Updated last month
- 基于Qwen2模型进行通用信息抽取【实体/关系/事件抽取】☆30Updated 7 months ago
- gpt_server是一个用于生产级部署LLMs或Embedding的开源框架。☆152Updated last week
- RAG-QA-Generator 是一个用于检索增强生成(RAG)系统的自动化知识库构建与管理工具。该工具通过读取文档数据,利用大规模语言模型生成高质量的问答对(QA对),并将这些数据插入数据库中,实现RAG系统知识库的自动化构建和管理。☆104Updated last month
- 千问14B和7B的逐行解释☆55Updated last year
- ☆107Updated 6 months ago
- 中文世界的NLP自动标注开源工具,简单样本,交给LabelFast。☆63Updated last month
- ☆36Updated 8 months ago
- 大模型预训练中文语料清洗及质量评估 Large model pre-training corpus cleaning☆52Updated 6 months ago
- 企业级RAG系统从入门到精通☆315Updated last month
- ChatGPT WebUI using gradio. 给 LLM 对话和检索知识问答RAG提供一个简单好用的Web UI界面☆110Updated 5 months ago
- 部署你自己的OpenAI api🤩, 基于flask, transformers (使用 Baichuan2-13B-Chat-4bits 模型, 可以运行在单张Tesla T4显卡) ,实现了OpenAI中Chat, Models和Completions接口,包含流式响…☆89Updated last year
- ☆62Updated 5 months ago
- 本项目致力于为大模型领域的初学者提供全面的知识体系,包括基础和高阶内容,以便开发者能迅速掌握大模型技术栈并全面了解相关知识。☆48Updated last month
- 利用免费的大模型api来结合你的私域数据来生成sft训练数据(妥妥白嫖)支持llamafactory等工具的训练数据格式synthetic data☆129Updated 2 months ago
- 顾名思义:手搓的RAG☆118Updated 11 months ago
- langchain学习笔记,包含langchain源码解读、langchain中使用中文模型、langchain实例等。☆192Updated last year
- ☆74Updated last year
- LightRAG与GraphRAG在索引构建、检索测试中的耗时、模型请求次数、Token消耗金额、检索质量等方面进行对比☆41Updated 2 months ago
- 大型语言模型实战指南:应用实践与场景落地☆57Updated 5 months ago
- 快速入门RAG与私有化部署☆150Updated 10 months ago
- GraphRAG的应用实例,项目特点在于提供了替换OpenAI模型的方法,并通过修改原有提示和切分文档的方法,提高了GraphRAG处理中文内容的能力。☆108Updated 3 months ago
- A Python Package to Access World-Class Generative Models