mmnga commited on
Commit
a98113c
·
verified ·
1 Parent(s): 5b94ab1

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: other
4
  language:
5
  - en
6
  - ja
@@ -21,4 +20,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-Llama-70B-gguf' -n 128 -c 128 -p 'あなたはプロの料理人です。レシピを教えて' -cnv
24
- ```
 
 
1
  ---
2
+ license: mit
3
  language:
4
  - en
5
  - ja
 
20
  cmake -B build -DGGML_CUDA=ON
21
  cmake --build build --config Release
22
  build/bin/llama-cli -m 'DeepSeek-R1-Distill-Llama-70B-gguf' -n 128 -c 128 -p 'あなたはプロの料理人です。レシピを教えて' -cnv
23
+ ```