mmnga commited on
Commit
298e720
·
verified ·
1 Parent(s): ba9a19f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -1,11 +1,12 @@
1
-
2
  ---
3
- license: other
4
  language:
5
  - en
6
  - ja
7
  datasets:
8
  - TFMC/imatrix-dataset-for-japanese-llm
 
 
9
  ---
10
 
11
  # DeepSeek-R1-Distill-Qwen-32B-gguf
@@ -21,4 +22,4 @@ cd llama.cpp
21
  cmake -B build -DGGML_CUDA=ON
22
  cmake --build build --config Release
23
  build/bin/llama-cli -m 'DeepSeek-R1-Distill-Qwen-32B-gguf' -n 128 -c 128 -p 'あなたはプロの料理人です。レシピを教えて' -cnv
24
- ```
 
 
1
  ---
2
+ license: mit
3
  language:
4
  - en
5
  - ja
6
  datasets:
7
  - TFMC/imatrix-dataset-for-japanese-llm
8
+ tags:
9
+ - qwen2
10
  ---
11
 
12
  # DeepSeek-R1-Distill-Qwen-32B-gguf
 
22
  cmake -B build -DGGML_CUDA=ON
23
  cmake --build build --config Release
24
  build/bin/llama-cli -m 'DeepSeek-R1-Distill-Qwen-32B-gguf' -n 128 -c 128 -p 'あなたはプロの料理人です。レシピを教えて' -cnv
25
+ ```