mmnga commited on
Commit
0dbdae7
1 Parent(s): 404384b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -1,5 +1,7 @@
1
  ---
2
  license: mit
 
 
3
  ---
4
 
5
  # rinna-youri-7b-instruction-gguf
@@ -19,4 +21,4 @@ git clone https://github.com/ggerganov/llama.cpp.git
19
  cd llama.cpp
20
  make -j
21
  ./main -m 'rinna-youri-7b-instruction-q4_0.gguf' -n 128 -p '今日の夕食のレシピを紹介してください。' --top_p 0.9 --temp 0.7 --repeat-penalty 1.2
22
- ```
 
1
  ---
2
  license: mit
3
+ tags:
4
+ - llama
5
  ---
6
 
7
  # rinna-youri-7b-instruction-gguf
 
21
  cd llama.cpp
22
  make -j
23
  ./main -m 'rinna-youri-7b-instruction-q4_0.gguf' -n 128 -p '今日の夕食のレシピを紹介してください。' --top_p 0.9 --temp 0.7 --repeat-penalty 1.2
24
+ ```