Circuit-Master/eternal-torment
removed training data from prompt list
reduced temp
removed enable_queue
updated backend hosting
refactor: streamline model loading process
added external acsess to the api
fix api?
forgot prompt list
added api acsess
Improve text cleaning by allowing prompt removal with colon variants
Add logging and random prompt selection to response generation
Refactor response generation to use Gradio interface and remove logging
Add logging for model loading and response generation
Add explicit attention mask to model generation
Fix requirements.txt by re-adding 'gradio' module
Remove unused 're' module from requirements.txt
Remove unused imports and update requirements.txt to include missing libraries
Refactor text generation logic and improve output formatting
update model name to remove specific path for tokenizer loading
update model name to include specific path for Hugging Face ID
fixed model name
added requirements.txt
Add application file
restart
added app.py
initial commit
