Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ggml-org
/
gguf-my-repo
like
1.92k
Running
on
A10G
App
Files
Files
Community
203
Fetching metadata from the HF Docker repository...
reach-vb
commited on
Jun 19, 2024
Commit
f7dd08e
·
1 Parent(s):
9a2c2f5
Update start.sh (
#90
)
Browse files
- Update start.sh (
ef82c229ce50750caecd8010c52e64c8e0e13304
)
Files changed (1)
hide
show
start.sh
+1
-1
start.sh
CHANGED
Viewed
@@ -1,5 +1,5 @@
1
cd llama.cpp
2
-
LLAMA_CUDA=1 make -j quantize gguf-split imatrix
3
4
cd ..
5
python app.py
1
cd llama.cpp
2
+
LLAMA_CUDA=1 make -j
llama-
quantize
llama-
gguf-split
llama-
imatrix
3
4
cd ..
5
python app.py