mmnga commited on
Commit
fe1bcac
·
verified ·
1 Parent(s): 5bce942

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
@@ -23,4 +22,4 @@ cd llama.cpp
23
  cmake -B build -DGGML_CUDA=ON
24
  cmake --build build --config Release
25
  build/bin/llama-cli -m 'sarashina2.2-1b-instruct-v0.1-gguf' -n 128 -c 128 -p 'あなたはプロの料理人です。レシピを教えて' -cnv
26
- ```
 
 
1
  ---
2
+ license: mit
3
  language:
4
  - en
5
  - ja
 
22
  cmake -B build -DGGML_CUDA=ON
23
  cmake --build build --config Release
24
  build/bin/llama-cli -m 'sarashina2.2-1b-instruct-v0.1-gguf' -n 128 -c 128 -p 'あなたはプロの料理人です。レシピを教えて' -cnv
25
+ ```