Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
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
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
5 days ago
.gitattributes
Safe
1.52 kB
Duplicate from gradio-templates/chatbot
2 months ago
.gitignore
Safe
31 Bytes
feat: Expand GPU mapping for model launching and enhance logging output with emojis for better visibility.
20 days ago
README.md
Safe
437 Bytes
initial commit
2 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.
5 days 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.
5 days 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.
5 days 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.
20 days ago