Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Elfsong
/
Arena
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Arena
12.1 kB
Ctrl+K
Ctrl+K
3 contributors
History:
34 commits
Elfsong
feat: Add scripts for launching models with vLLM, including dynamic GPU allocation and logging functionality for better monitoring and management of model processes.
04ffcc8
4 months ago
.gitattributes
Safe
1.52 kB
Duplicate from gradio-templates/chatbot
6 months ago
.gitignore
Safe
31 Bytes
feat: Expand GPU mapping for model launching and enhance logging output with emojis for better visibility.
5 months ago
README.md
437 Bytes
initial commit
6 months ago
app.py
Safe
5.76 kB
refactor: Simplify model configuration by replacing dynamic GPU mapping with a static dictionary, and enhance bot response function to include a seed value for reproducibility in responses.
4 months ago
launch_models.py
Safe
2.46 kB
feat: Add scripts for launching models with vLLM, including dynamic GPU allocation and logging functionality for better monitoring and management of model processes.
4 months ago
model_launch.sh
Safe
1.83 kB
feat: Add scripts for launching models with vLLM, including dynamic GPU allocation and logging functionality for better monitoring and management of model processes.
4 months ago
requirements.txt
Safe
77 Bytes
chore: Update GPU mapping for model launches by commenting out unused configurations and adjust GPU memory utilization to 0.3. Add additional dependencies to requirements.txt for enhanced functionality.
5 months ago