Commit History

add final words to readme
073b612
Running

prgrmc commited on

add timestamped logging, comment not used functions on helper
3a5837a

prgrmc commited on

initialize safety client once on helper function, then use it in run_action for inference
01c8c48

prgrmc commited on

add login from huggingface_hub to use prompt guard model
1cc10a2

prgrmc commited on

add login function from huggingface_hub
ebb4490

prgrmc commited on

add prompt guard for user prompt and safety check for LLM generated content after user feedback, add api key for prompt guard
fd206ac

prgrmc commited on

Merge branch 'main' of https://github.com/prgrmcode/ai-dungeon-game
0d24037

prgrmc commited on

update system_prompt, add prompt guard for user prompt and safety check for LLM generated content
f13e44b

prgrmc commited on

Update Dockerfile
47da9fc
unverified

Harun commited on

add interence API mistral
e7bea79

prgrmc commited on

add interence API mistral
5f2646f

prgrmc commited on

add interence API mistral
31e50da

prgrmc commited on

update and clean scr
82596d2

prgrmc commited on

modify run_action on helper to adjust for spaces cpu computing-disable llama guard
74a57f9

prgrmc commited on

use a smaller model to fit into CPU on hugging face space
f64c5f4

prgrmc commited on

add token hf api key to model
12967f0

prgrmc commited on

Remove 8-bit quantization
7c921e8

prgrmc commited on

add pip install bitsandbytes from whl to dockerfile
0213327

prgrmc commited on

update requirements- Remove bitsandbytes dependency, update init pipeline-Disable 8-bit quantization
2e5cad6

prgrmc commited on

update bitsandbytes error
8b1855d

prgrmc commited on

update docker files for deploying to spaces
5f7211a

prgrmc commited on

update docker files for spaces deployment
e68f79c

prgrmc commited on

update github action hugging face API
21af1cb

prgrmc commited on

Merge branch 'main' of https://github.com/prgrmcode/ai-dungeon-game
173722e

prgrmc commited on

update readme deployment wise
023fef1

prgrmc commited on

Delete .github/workflows/deploy-to-spaces.yml
205fe59
unverified

Harun commited on

update requirements
4021689

prgrmc commited on

update gradio upgrade, update requirements
11d0c23

prgrmc commited on

modify requirements for python-multipart
5eb6a24

prgrmc commited on

modify requirements for gradio-client 1.5.2 for gradio 5.9.1
e7d7f99

prgrmc commited on

add check file size action for hugging face spaces
3572a6c

prgrmc commited on

Add actions for huggin face deployment
bfc4193

prgrmc commited on

Add hugging face space configuration readme requirements
d880d01

prgrmc commited on

Add hugging face space configuration readme requirements
b4433a3

prgrmc commited on

Add hugging face space configuration readme
a7b6153

prgrmc commited on

add dockerfile to deploy, add monitoring prometheus
80c3580

prgrmc commited on

Create deploy-to-spaces.yml
187c83e
unverified

Harun commited on

First commit project
fdcbf65

prgrmc commited on