Sign inSign up

oozzbb/hg2api

By oozzbb

Updated almost 2 years ago

部署 hugging face 的免费 api,可对接 oneapi/newapi,免费使用 Qwen2.5 72B 等模型

Image
2

2.1K

oozzbb/hg2api repository overview

https://github.com/h-mygit-f/hg-api2

HUGGINGFACE_API_KEY ,去hugging face申请

API_KEY ,对接one-api/new-api使用


docker run --name hg2api --restart always -p 5023:5000 -e HUGGINGFACE_API_KEY=hg_xxx -e  API_KEY=sk-1234567890 oozzbb/hg2api:latest

Tag summary

Content type

Image

Digest

sha256:d4ead6540

Size

51.8 MB

Last updated

almost 2 years ago

docker pull oozzbb/hg2api