Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
PrunaAI
/
InferBench
like
11
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
InferBench
Ctrl+K
Ctrl+K
2 contributors
History:
28 commits
davidberenstein1957
Update README.md
1e848ea
verified
6 days ago
data
refactor: update data structure in app.py and text_to_image.jsonl to replace 'Provider' with 'Platform' and 'Owner', enhancing clarity and consistency in data representation
20 days ago
.gitattributes
Safe
1.53 kB
Duplicate from demo-leaderboard-backend/leaderboard
3 months ago
.gitignore
Safe
136 Bytes
Duplicate from demo-leaderboard-backend/leaderboard
3 months ago
.pre-commit-config.yaml
Safe
1.53 kB
Duplicate from demo-leaderboard-backend/leaderboard
3 months ago
Makefile
Safe
208 Bytes
Duplicate from demo-leaderboard-backend/leaderboard
3 months ago
README.md
Safe
1.49 kB
Update README.md
6 days ago
app.py
Safe
7.95 kB
refactor: update column names in app.py to replace 'Model Owner' with 'Owner', improving clarity and consistency in data representation
20 days ago
assets.py
Safe
323 Bytes
feat: refactor app.py to load data from a JSONL file, enhance the leaderboard display, and improve the "About" section layout with new branding and community links. Remove outdated leaderboard_data.json file.
3 months ago
pyproject.toml
Safe
548 Bytes
Duplicate from demo-leaderboard-backend/leaderboard
3 months ago
requirements.txt
Safe
94 Bytes
Refactor app.py to implement a new leaderboard for inference providers, focusing on cost, quality, and speed. Added data processing from a new CSV file and updated the Gradio interface. Removed unused modules and files to streamline the codebase.
3 months ago