Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ggml-org
/
gguf-my-repo
like
967
Build error
App
Files
Files
Community
137
SixOpen
commited on
May 18
Commit
96a4a12
•
1 Parent(s):
5fd1a0a
Split/shard support
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