mmnga commited on
Commit
d424cf7
1 Parent(s): 02c04ce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ llama.cppのexamplesで動かせます。
14
  ## Usage (試用)
15
 
16
  ```
17
- git clone --branch dev https://github.com/mmnga/llama.cpp.git
18
  cd llama.cpp
19
  make -j
20
  ./gptneox -m 'cyberagent-open-calm-3b-q4_0.gguf' -n 128 -t 8 -p '吾輩は猫である。名前は実を言うと、'
 
14
  ## Usage (試用)
15
 
16
  ```
17
+ git clone --branch mmnga-dev https://github.com/mmnga/llama.cpp.git
18
  cd llama.cpp
19
  make -j
20
  ./gptneox -m 'cyberagent-open-calm-3b-q4_0.gguf' -n 128 -t 8 -p '吾輩は猫である。名前は実を言うと、'