Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
ggml-org/gguf-my-repo
byroneverson
/
gguf-my-repo-plus-tiktoken
like
1
Running
App
Files
Files
Community
reach-vb
HF staff
commited on
Jun 19
Commit
5f0f1b0
•
1 Parent(s):
6d814c5
Update start.sh (#90)
Browse files
- Update start.sh (79d04fd602a2bc27aa06b38be592796249d015fd)
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