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:
Shrot102
/
llmopt-server
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
llmopt-server
1.61 MB
Ctrl+K
Ctrl+K
1 contributor
History:
11 commits
Shrot101
fix(auth): replace bcrypt with argon2-cffi, harden auth routes, add bcrypt migration
fd8dea4
3 months ago
data
feat: initialize core LLMOpt framework including model routing, optimization engines, and frontend dashboard infrastructure.
3 months ago
docs
feat: initialize core LLMOpt framework including model routing, optimization engines, and frontend dashboard infrastructure.
3 months ago
frontend
feat: initialize core LLMOpt framework including model routing, optimization engines, and frontend dashboard infrastructure.
3 months ago
llmopt
fix(auth): replace bcrypt with argon2-cffi, harden auth routes, add bcrypt migration
3 months ago
scripts
feat: initialize core LLMOpt framework including model routing, optimization engines, and frontend dashboard infrastructure.
3 months ago
static
feat: initialize core LLMOpt framework including model routing, optimization engines, and frontend dashboard infrastructure.
3 months ago
tests
feat: initialize core LLMOpt framework including model routing, optimization engines, and frontend dashboard infrastructure.
3 months ago
.dockerignore
Safe
389 Bytes
feat: implement FastAPI application and update dockerignore to exclude frontend source files
3 months ago
.env.example
Safe
1.81 kB
feat: initialize core LLMOpt framework including model routing, optimization engines, and frontend dashboard infrastructure.
3 months ago
.gitignore
Safe
602 Bytes
feat: initialize core LLMOpt framework including model routing, optimization engines, and frontend dashboard infrastructure.
3 months ago
Dockerfile
Safe
892 Bytes
feat: initialize core LLMOpt framework including model routing, optimization engines, and frontend dashboard infrastructure.
3 months ago
README.md
Safe
11.4 kB
docs: update README with BYOK usage instructions
4 months ago
pyproject.toml
Safe
980 Bytes
fix(auth): replace bcrypt with argon2-cffi, harden auth routes, add bcrypt migration
3 months ago
run.py
Safe
1.02 kB
Initial commit of LLMOpt framework
4 months ago
start.sh
Safe
291 Bytes
feat: initialize core LLMOpt framework including model routing, optimization engines, and frontend dashboard infrastructure.
3 months ago