Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
jnm38
/
llm-safety-assessment
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
llm-safety-assessment / src
79 kB
  • 2 contributors
History: 26 commits
jnm38's picture
jnm38
Refactor evaluate_llm function to disable progress tracking by default
71a53d0 about 1 month ago
  • app.py
    26.1 kB
    Refactor evaluate_llm function to disable progress tracking by default about 1 month ago
  • app_hf_inference.py
    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
    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
    17 kB
    Add Gradio interface for LLM safety evaluation and implement inference provider cost fetching about 2 months ago
  • load_dataset.py
    3.85 kB
    Refactor LLM safety evaluation: remove app.py, update Dockerfile, enhance README, and add dataset loading script about 2 months ago