Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
SixOpen/gguf-my-repo-sp
SixOpen
/
gguf-my-repo-sp_imat
like
0
Sleeping
App
Files
Files
Community
1
SixOpen
commited on
May 19
Commit
462b89c
•
1 Parent(s):
f395b12
Update start.sh
Browse files
Files changed (1)
hide
show
start.sh
+1
-1
start.sh
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
cd llama.cpp
2
-
make -j quantize gguf-split
3
cd ..
4
python app.py
1
cd llama.cpp
2
+
make -j quantize gguf-split
imatrix
3
cd ..
4
python app.py