Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
ResearchEngineering
/
AGI
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
AGI
163 kB
Ctrl+K
Ctrl+K
2 contributors
History:
79 commits
Dmitry Beresnev
Add inference metrics + bench script, tune threads/batch for 2-vCPU HF Space, backoff on readiness polling
27c1c3c
16 days ago
cpp
Add inference metrics + bench script, tune threads/batch for 2-vCPU HF Space, backoff on readiness polling
16 days ago
python
Refactor the C++ LLM manager into modular components, moves Python modules under python/, and keeps the current control-plane behavior intact. The C++ server now has clearer separation for config, model lifecycle, runtime services, request parsing, HTTP helpers, and server routing, while Docker build/runtime paths were updated to compile multiple C++ files and load Python code from the new package folder
4 months ago
.clang-format
Safe
69 Bytes
add cpp server
5 months ago
.gitattributes
Safe
1.52 kB
initial commit
8 months ago
.gitignore
Safe
1.21 kB
add auth, token policy, queue scheduler, and cancel flow, etc
4 months ago
Dockerfile
Safe
6.17 kB
Add inference metrics + bench script, tune threads/batch for 2-vCPU HF Space, backoff on readiness polling
16 days ago
README.md
Safe
11.5 kB
fix description
4 months ago
config.toml.example
Safe
1.17 kB
Add inference metrics + bench script, tune threads/batch for 2-vCPU HF Space, backoff on readiness polling
16 days ago
pyproject.toml
Safe
471 Bytes
fix gitignore, app and logger, etc
6 months ago