Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
-
|
2 |
---
|
3 |
license: other
|
|
|
|
|
4 |
language:
|
5 |
- en
|
6 |
- ja
|
@@ -20,4 +21,4 @@ git clone https://github.com/ggerganov/llama.cpp.git
|
|
20 |
cd llama.cpp
|
21 |
make -j
|
22 |
./main -m 'Fugaku-LLM-13B-instruct-Q4_0.gguf' -n 128 -p 'γγγ«γ‘γ'
|
23 |
-
```
|
|
|
|
|
1 |
---
|
2 |
license: other
|
3 |
+
license_name: fugaku-llm-tou
|
4 |
+
license_link: https://huggingface.co/Fugaku-LLM/Fugaku-LLM-13B-instruct/blob/main/LICENSE
|
5 |
language:
|
6 |
- en
|
7 |
- ja
|
|
|
21 |
cd llama.cpp
|
22 |
make -j
|
23 |
./main -m 'Fugaku-LLM-13B-instruct-Q4_0.gguf' -n 128 -p 'γγγ«γ‘γ'
|
24 |
+
```
|