Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
ggml-org/gguf-my-repo
SixOpen
/
gguf-my-repo-sp
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
SixOpen
commited on
May 18, 2024
Commit
f395b12
·
verified
·
1 Parent(s):
3d45f06
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
3
cd ..
4
python app.py
1
cd llama.cpp
2
+
make -j quantize
gguf-split
3
cd ..
4
python app.py