shadowsword commited on
Commit
f51cf6c
1 Parent(s): 19234d8

Update Mythoboros_4K.sh

Browse files
Files changed (1) hide show
  1. 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 /media/inpw/b28b0629-039b-47cc-b3ae-2e617ad16aea/GGML/ 5001 --useclblast 0 0 --unbantokens --blasbatchsize 256 --gpulayers 20 --ropeconfig 1.0 20000 --contextsize 4096
 
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