CoolFace
Apppublic

Circuit-Master/eternal-torment

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes
26 commits on main
c3bbb821y ago

removed training data from prompt list

Circuit-Master
53c361a1y ago

reduced temp

Circuit-Master
45b89591y ago

removed enable_queue

Circuit-Master
5c1fa801y ago

updated backend hosting

Circuit-Master
21011dc1y ago

refactor: streamline model loading process

Circuit-Master
732c11f1y ago

added external acsess to the api

Circuit-Master
17447e91y ago

fix api?

Circuit-Master
182dce41y ago

forgot prompt list

Circuit-Master
503d2ff1y ago

added api acsess

Circuit-Master
b36d7911y ago

Improve text cleaning by allowing prompt removal with colon variants

Circuit-Master
51ddce71y ago

Add logging and random prompt selection to response generation

Circuit-Master
95659b81y ago

Refactor response generation to use Gradio interface and remove logging

Circuit-Master
4caead51y ago

Add logging for model loading and response generation

Circuit-Master
05c37091y ago

Add explicit attention mask to model generation

Circuit-Master
204c3bf1y ago

Fix requirements.txt by re-adding 'gradio' module

Circuit-Master
358cc4f1y ago

Remove unused 're' module from requirements.txt

Circuit-Master
ea07c1c1y ago

Remove unused imports and update requirements.txt to include missing libraries

Circuit-Master
fb3781f1y ago

Refactor text generation logic and improve output formatting

Circuit-Master
8d669e41y ago

update model name to remove specific path for tokenizer loading

Circuit-Master
4a6739d1y ago

update model name to include specific path for Hugging Face ID

Circuit-Master
c6580dd1y ago

fixed model name

Circuit-Master
46d6f241y ago

added requirements.txt

Circuit-Master
a742e571y ago

Add application file

Circuit-Master
0cf7d271y ago

restart

Circuit-Master
cc98bcc1y ago

added app.py

Circuit-Master
4942f031y ago

initial commit

Circuit-Master