billvsme / my_openai_api
部署你自己的OpenAI api🤩, 基于flask, transformers (使用 Baichuan2-13B-Chat-4bits 模型, 可以运行在单张Tesla T4显卡) ,实现了OpenAI中Chat, Models和Completions接口,包含流式响应
☆93Updated last year
Alternatives and similar repositories for my_openai_api:
Users that are interested in my_openai_api are comparing it to the libraries listed below
- Baichuan2代码的逐行解析版本,适合小白☆213Updated last year
- SMP 2023 ChatGLM金融大模型挑战赛 60 分baseline思路介绍☆184Updated last year
- A high-throughput and memory-efficient inference and serving engine for LLMs☆135Updated 4 months ago
- 大语言模型指令调优工具(支持 FlashAttention)☆172Updated last year
- ChatGLM2-6B微调, SFT/LoRA, instruction finetune☆107Updated last year
- deep learning☆149Updated last month
- Alpaca Chinese Dataset -- 中文指令微调数据集☆199Updated 6 months ago
- 国内首个全参数训练的法律大模型 HanFei-1.0 (韩非)☆116Updated last year
- qwen models finetuning☆97Updated last month
- 中文原生检索增强生成测评基准☆115Updated last year
- 基于sentence transformers和chatglm实现的文档搜索工具☆154Updated 2 years ago
- Imitate OpenAI with Local Models☆88Updated 8 months ago
- 使用qlora对中文大语言模型进行微调,包含ChatGLM、Chinese-LLaMA-Alpaca、BELLE☆86Updated last year
- (1)弹性区间标准化的旋转位置词嵌入编码器+peft LORA量化训练,提高万级tokens性能支持。(2)证据理论解释学习,提升模型的复杂逻辑推理能力(3)兼容alpaca数据格式。☆44Updated last year
- Q&A based on elasticsearch+langchain+chatglm2 | 基于elasticsearch,langchain,chatglm2的自有知识库问答☆241Updated last year
- 首个llama2 13b 中文版模型 (Base + 中文对话SFT,实现流畅多轮人机自然语言交互)☆90Updated last year
- 演示 vllm 对中文大语言模型的神奇效果☆31Updated last year
- 旨在对当前主流LLM进行一个直观、具体、标准的评测☆94Updated last year
- ☆192Updated 2 months ago
- 骆驼QA,中文大语言阅读理解模型。☆74Updated last year
- chatglm多gpu用deepspeed和☆409Updated 9 months ago
- chatglm-6b微调/LORA/PPO/推理, 样本为自动生成的整数/小数加减乘除运算, 可gpu/cpu☆164Updated last year
- 探索 LLM 在法律行业的应用潜力☆89Updated 4 months ago
- moss chat finetuning☆50Updated last year
- llama inference for tencentpretrain☆98Updated last year
- NLP 项目记录档案☆53Updated 2 weeks ago
- 用于大模型 RLHF 进行人工数据标注排序的工具。A tool for manual response data annotation sorting in RLHF stage.☆250Updated last year
- 一个基于HuggingFace开发的大语言模型训练、测试工具。支持各模型的webui、终端预测,低参数量及全参数模型训练(预训练、SFT、RM、PPO、DPO)和融合、量化。☆217Updated last year
- 怎么训练一个LLM分词器☆144Updated last year
- 中文大模型微调(LLM-SFT), 数学指令数据集MWP-Instruct, 支持模型(ChatGLM-6B, LLaMA, Bloom-7B, baichuan-7B), 支持(LoRA, QLoRA, DeepSpeed, UI, TensorboardX), 支持(微…☆198Updated 11 months ago