mmnga commited on
Commit
f7f64cd
1 Parent(s): 2a250ea

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -1,4 +1,3 @@
1
-
2
  ---
3
  license: llama3.1
4
  language:
@@ -6,6 +5,8 @@ language:
6
  - ja
7
  datasets:
8
  - TFMC/imatrix-dataset-for-japanese-llm
 
 
9
  ---
10
 
11
  # Llama-3.1-70B-Instruct-gguf
@@ -23,4 +24,4 @@ git clone https://github.com/ggerganov/llama.cpp.git
23
  cd llama.cpp
24
  make -j
25
  .llama-cli -m 'Llama-3.1-70B-Instruct-Q4_0.gguf' -n 128 -c 128 -p 'あなたはプロの料理人です。レシピを教えて' -cnv
26
- ```
 
 
1
  ---
2
  license: llama3.1
3
  language:
 
5
  - ja
6
  datasets:
7
  - TFMC/imatrix-dataset-for-japanese-llm
8
+ tags:
9
+ - llama3.1
10
  ---
11
 
12
  # Llama-3.1-70B-Instruct-gguf
 
24
  cd llama.cpp
25
  make -j
26
  .llama-cli -m 'Llama-3.1-70B-Instruct-Q4_0.gguf' -n 128 -c 128 -p 'あなたはプロの料理人です。レシピを教えて' -cnv
27
+ ```