Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Pyboxs/hf-llm-api
lintasmediadanawa
/
hf-llm-api
like
0
Running
App
Files
Files
Community
4a9e46f
hf-llm-api
3 contributors
History:
56 commits
Hansimov
:recycle: [Refactor] Use official chat_template to replace mannual parses for several models, and remove unused message split functions
4a9e46f
8 months ago
.github
:gem: [Feature] New Github Actions: Sync to huggingface hub spaces
11 months ago
apis
:recycle: [Refactor] Move AVAILABLE_MODELS(_DICTS) to constants
8 months ago
constants
:recycle: [Refactor] Move AVAILABLE_MODELS(_DICTS) to constants
8 months ago
examples
:gem: [Feature] New examples: chat with openai and post
11 months ago
messagers
:recycle: [Refactor] Use official chat_template to replace mannual parses for several models, and remove unused message split functions
8 months ago
mocks
:gem: [Feature] Support no-stream mode with dict response
11 months ago
networks
:recycle: [Refactor] Move STOP_SEQUENCES_MAP and TOKEN_LIMIT_MAP to constants
8 months ago
utils
:zap: [Enhance] Cleaner logger output
11 months ago
.gitignore
Safe
24 Bytes
:gem: [Feature] Enable Docker deployment, and add requirements
11 months ago
Dockerfile
Safe
187 Bytes
:boom: [Fix] [Errno 13] Permission denied: '/.cache'
8 months ago
README.md
Safe
4.18 kB
:gem: [Feature] New model enabled: gemma-7b
9 months ago
__init__.py
0 Bytes
:boom: [Fix] Module apis not found
11 months ago
requirements.txt
Safe
133 Bytes
:recycle: [Refactor] Use official chat_template to replace mannual parses for several models, and remove unused message split functions
8 months ago
vercel.json
Safe
293 Bytes
:hammer: [Test] Enable deployment in vercel
9 months ago