Spaces:
Running
Running
shadowsword
commited on
Commit
•
f51cf6c
1
Parent(s):
19234d8
Update Mythoboros_4K.sh
Browse files- Mythoboros_4K.sh +1 -1
Mythoboros_4K.sh
CHANGED
@@ -5,4 +5,4 @@
|
|
5 |
|
6 |
KCPP=/path/to/koboldcpp-1.38/koboldcpp.py
|
7 |
MYTHOBOROS=/path/to/mythoboros-13b.ggmlv3.q5_0.bin
|
8 |
-
python3 $KCPP
|
|
|
5 |
|
6 |
KCPP=/path/to/koboldcpp-1.38/koboldcpp.py
|
7 |
MYTHOBOROS=/path/to/mythoboros-13b.ggmlv3.q5_0.bin
|
8 |
+
python3 $KCPP $MYTHOBOROS 5001 --useclblast 0 0 --unbantokens --blasbatchsize 256 --gpulayers 20 --ropeconfig 1.0 20000 --contextsize 4096
|