Update README.md
Browse files
README.md
CHANGED
@@ -19,8 +19,12 @@ imatrixのデータは[TFMC/imatrix-dataset-for-japanese-llm](https://huggingfac
|
|
19 |
llama.cppではcustom chat templateが使用できないので、-cvnが使用できません。
|
20 |
|
21 |
## モデル
|
|
|
|
|
|
|
22 |
[mmnga/llm-jp-3-7.2b-instruct3-gguf](https://huggingface.co/mmnga/llm-jp-3-7.2b-instruct3-gguf)
|
23 |
-
[mmnga/llm-jp-3-13b-instruct3-gguf](https://huggingface.co/mmnga/llm-jp-3-13b-instruct3-gguf)
|
|
|
24 |
|
25 |
## Usage
|
26 |
|
|
|
19 |
llama.cppではcustom chat templateが使用できないので、-cvnが使用できません。
|
20 |
|
21 |
## モデル
|
22 |
+
[mmnga/llm-jp-3-980m-instruct3-gguf](https://huggingface.co/mmnga/llm-jp-3-980m-instruct3-gguf)
|
23 |
+
[mmnga/llm-jp-3-1.8b-instruct3-gguf](https://huggingface.co/mmnga/llm-jp-3-1.8b-instruct3-gguf)
|
24 |
+
[mmnga/llm-jp-3-3.7b-instruct3-gguf](https://huggingface.co/mmnga/llm-jp-3-3.7b-instruct3-gguf)
|
25 |
[mmnga/llm-jp-3-7.2b-instruct3-gguf](https://huggingface.co/mmnga/llm-jp-3-7.2b-instruct3-gguf)
|
26 |
+
[mmnga/llm-jp-3-13b-instruct3-gguf](https://huggingface.co/mmnga/llm-jp-3-13b-instruct3-gguf)
|
27 |
+
[mmnga/llm-jp-3-172b-instruct3-gguf](https://huggingface.co/mmnga/llm-jp-3-172b-instruct3-gguf)
|
28 |
|
29 |
## Usage
|
30 |
|