Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jnm38
/
llm-safety-assessment
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
llm-safety-assessment
/
src
79 kB
2 contributors
History:
26 commits
jnm38
Refactor evaluate_llm function to disable progress tracking by default
71a53d0
about 1 month ago
app.py
Safe
26.1 kB
Refactor evaluate_llm function to disable progress tracking by default
about 1 month ago
app_hf_inference.py
Safe
26.2 kB
Refactor Gradio interface initialization to set theme directly in launch parameters for consistency across app.py and app_hf_inference.py
about 2 months ago
eval_llm.py
Safe
5.83 kB
Enhance error handling for Hugging Face login in app.py and eval_llm.py; add GPU resource reservations in docker-compose.yml
about 2 months ago
eval_provider.py
Safe
17 kB
Add Gradio interface for LLM safety evaluation and implement inference provider cost fetching
about 2 months ago
load_dataset.py
Safe
3.85 kB
Refactor LLM safety evaluation: remove app.py, update Dockerfile, enhance README, and add dataset loading script
about 2 months ago