.github api assets docker docs examples libs streamlit-demo tests .env.example .env.vllm.example LICENSE README.md docker-compose.vllm.yml docker-compose.yml requirements.txtBreadcrumbs api-for-open-llm / .env.vllm.example Latest commit xusenlin Update vllm version b77c849· Apr 16, 2024...
Files master .github api assets docker docs examples libs streamlit-demo tests .env.example .env.vllm.example LICENSE README.md docker-compose-llama-cpp.yml docker-compose.vllm.yml docker-compose.yml requirements.txtBreadcrumbs api-for-open-llm / README.md ...
【API for Open LLMs:开源大模型的统一后端接口,支持多种开源大模型】’API for Open LLMs - openai style api for open large language models, using LLMs just as chatgpt! ' xusenlin GitHub: github.com/xusenlinzy/api-for-open-llm #开源# #机器学习# û收藏 72 13 ñ...
搭建自己的manus 安装包地址:https://github.com/mannaandpoem/OpenManus使用一个AI编程工具,把下面的内容发给AI去执行:···参考下面的安装说明,安装开发环境:创建一个新的 conda 环境:conda create -n open_manus python=3.12conda activate open_manus克隆存储库:git clone https://github.com/mannaandpoem/Op...
api-for-open-llm / requirements.txt requirements.txt 418 Bytes 一键复制 编辑 原始数据 按行查看 历史 xusenlin 提交于 11个月前 . refactor project 123456789101112131415161718192021222324252627 openai>=1.6.1 bitsandbytes fastapi>=0.104.1 python-dotenv==1.0.0 ...
api-for-open-llmgithub.com/xusenlinzy/api-for-open-llm 模型 支持多种开源大模型 ChatGLM Chinese-LLaMA-Alpaca Phoenix MOSS 环境配置 1. docker启动(推荐) 构建镜像 docker build -t llm-api:pytorch . 启动容器 docker run -it -d --gpus all --ipc=host --net=host -p 80:80 --na...
提交前必须检查以下项目 | The following items must be checked before submission 请确保使用的是仓库最新代码(git pull),一些问题已被解决和修复。 | Make sure you are using the latest code from the repository (git pull), some issues have already been addres
提交前必须检查以下项目 | The following items must be checked before submission 请确保使用的是仓库最新代码(git pull),一些问题已被解决和修复。 | Make sure you are using the latest code from the repository (git pull), some issues have already been addres
Openai style api for open large language models, using LLMs just as chatgpt! Support for LLaMA, LLaMA-2, BLOOM, Falcon, Baichuan, Qwen, Xverse, SqlCoder, CodeLLaMA, ChatGLM, ChatGLM2, ChatGLM3 etc. 开源大模型的统一后端接口 - support cogvlm2 model · xuse
提交前必须检查以下项目 | The following items must be checked before submission 请确保使用的是仓库最新代码(git pull),一些问题已被解决和修复。 | Make sure you are using the latest code from the repository (git pull), some issues have already been addres