billvsme / my_openai_apiLinks
部署你自己的OpenAI api🤩, 基于flask, transformers (使用 Baichuan2-13B-Chat-4bits 模型, 可以运行在单张Tesla T4显卡) ,实现了OpenAI中Chat, Models和Completions接口,包含流式响应
☆95Updated 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
Sorting:
- 基于sentence transformers和chatglm实现的文档搜索工具☆157Updated 2 years ago
- Alpaca Chinese Dataset -- 中文指令微调数据集☆213Updated 10 months ago
- Baichuan2代码的逐行解析版本,适合小白☆214Updated last year
- chatglm多gpu用deepspeed和☆409Updated last year
- Firefly中文LLaMA-2大模型,支持增量预训练Baichuan2、Llama2、Llama、Falcon、Qwen、Baichuan、InternLM、Bloom等大模型☆413Updated last year
- A high-throughput and memory-efficient inference and serving engine for LLMs☆136Updated 8 months ago
- deep learning☆149Updated 3 months ago
- 中文大模型微调(LLM-SFT), 数学指令数据集MWP-Instruct, 支持模型(ChatGLM-6B, LLaMA, Bloom-7B, baichuan-7B), 支持(LoRA, QLoRA, DeepSpeed, UI, TensorboardX), 支持(微…☆208Updated last year
- 大语言模型指令调优工具(支持 FlashAttention)☆177Updated last year
- gpt_server是一个用于生产级部署LLMs、Embedding、Reranker、ASR和TTS的开源框架。☆205Updated last week
- qwen models finetuning☆103Updated 5 months ago
- 使用qlora对中文大语言模型进行微调,包含ChatGLM、Chinese-LLaMA-Alpaca、BELLE☆90Updated 2 years ago
- ChatGLM2-6B微调, SFT/LoRA, instruction finetune☆109Updated 2 years ago
- Imitate OpenAI with Local Models☆89Updated 11 months ago
- SMP 2023 ChatGLM金融大模型挑战赛 60 分baseline思路介绍☆186Updated 2 years ago
- (1)弹性区间标准化的旋转位置词嵌入编码器+peft LORA量化训练,提高万级tokens性能支持。(2)证据理论解释学习,提升模型的复杂逻辑推理能力(3)兼容alpaca数据格式。☆45Updated 2 years ago
- 首个llama2 13b 中文版模型 (Base + 中文对话SFT,实现流畅多轮人机自然语言交互)☆91Updated 2 years ago
- 利用LLM+敏感词库,来自动判别是否涉及敏感词。☆127Updated 2 years ago
- 一个基于HuggingFace开发的大语言模型训练、测试工具。支持各模型的webui、终端预测,低参数量及全参数模型训练(预训练、SFT、RM、PPO、DPO)和融合、量化。☆218Updated last year
- Humanable Chat Generative-model Fine-tuning | LLM微调☆207Updated last year
- llama inference for tencentpretrain☆99Updated 2 years ago
- ☆193Updated 6 months ago
- 用于大模型 RLHF 进行人工数据标注排序的工具。A tool for manual response data annotation sorting in RLHF stage.☆253Updated 2 years ago
- Q&A based on elasticsearch+langchain+chatglm2 | 基于elasticsearch,langchain,chatglm2的自有知识库问答☆242Updated last year
- Implement OpenAI APIs and plugin-enabled ChatGPT with open source LLM and other models.☆121Updated last year
- QA based on local knowledge and LLM.☆234Updated 7 months ago
- ChatGLM2-6B 全参数微调,支持多轮对话的高效微调。☆400Updated 2 years ago
- 基于chatglm快速搭建文档问答机器人☆89Updated 2 years ago
- 中文原生检索增强生成测评基准☆121Updated last year
- OpenLLMWiki: Docs of OpenLLMAI. Survey, reproduction and domain/task adaptation of open source chatgpt alternatives/implementations. PiXi…☆261Updated 8 months ago