Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AnishKumbhar
/
ChatBot
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
AnishKumbhar
commited on
Oct 17, 2023
Commit
298ec20
·
1 Parent(s):
483a524
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1 +1 @@
1
-
python text-generation-webui/server.py --share --chat --wbits 4 --groupsize 128 --model_type llama
1
+
python
/
text-generation-webui/server.py --share --chat --wbits 4 --groupsize 128 --model_type llama