mmnga commited on
Commit
7fd795d
·
verified ·
1 Parent(s): a76a62b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -1,6 +1,5 @@
1
-
2
  ---
3
- license: apache-2.0
4
  language:
5
  - en
6
  - ja
@@ -20,4 +19,4 @@ git clone https://github.com/ggerganov/llama.cpp.git
20
  cd llama.cpp
21
  make -j
22
  ./llama-cli -m 'Llama-3.1-Nemotron-70B-Instruct-HF-Q4_0.gguf' -n 128 -c 128 -p 'あなたはプロの料理人です。レシピを教えて' -cnv
23
- ```
 
 
1
  ---
2
+ license: llama3.1
3
  language:
4
  - en
5
  - ja
 
19
  cd llama.cpp
20
  make -j
21
  ./llama-cli -m 'Llama-3.1-Nemotron-70B-Instruct-HF-Q4_0.gguf' -n 128 -c 128 -p 'あなたはプロの料理人です。レシピを教えて' -cnv
22
+ ```