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

  • Log In
  • Sign Up

Spaces:
Prgrmmer
/
ai-dungeon
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
ai-dungeon
Ctrl+K
Ctrl+K
  • 3 contributors
History: 36 commits
prgrmc's picture
prgrmc
initialize safety client once on helper function, then use it in run_action for inference
01c8c48 5 months ago
  • .github
    update docker files for deploying to spaces 5 months ago
  • assets
    First commit project 5 months ago
  • game
    First commit project 5 months ago
  • shared_data
    First commit project 5 months ago
  • .gitignore
    4.96 kB
    update requirements 5 months ago
  • Dockerfile
    1.21 kB
    Update Dockerfile 5 months ago
  • README.md
    6.9 kB
    update system_prompt, add prompt guard for user prompt and safety check for LLM generated content 5 months ago
  • docker-compose.yml
    395 Bytes
    update docker files for deploying to spaces 5 months ago
  • helper.py
    49.3 kB
    initialize safety client once on helper function, then use it in run_action for inference 5 months ago
  • main.py
    2.67 kB
    update and clean scr 5 months ago
  • prometheus.yml
    130 Bytes
    add dockerfile to deploy, add monitoring prometheus 5 months ago
  • requirements.txt
    1.26 kB
    update requirements- Remove bitsandbytes dependency, update init pipeline-Disable 8-bit quantization 5 months ago