Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,17 @@ tags:
|
|
13 |
[tokyotech-llmさんが公開しているSwallow-MS-7b-instruct-v0.1](https://huggingface.co/tokyotech-llm/Swallow-MS-7b-instruct-v0.1)のggufフォーマット変換版です。
|
14 |
|
15 |
imatrixのデータは[TFMC/imatrix-dataset-for-japanese-llm](https://huggingface.co/datasets/TFMC/imatrix-dataset-for-japanese-llm)を使用して作成しました。
|
16 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
## Usage
|
18 |
|
19 |
```
|
|
|
13 |
[tokyotech-llmさんが公開しているSwallow-MS-7b-instruct-v0.1](https://huggingface.co/tokyotech-llm/Swallow-MS-7b-instruct-v0.1)のggufフォーマット変換版です。
|
14 |
|
15 |
imatrixのデータは[TFMC/imatrix-dataset-for-japanese-llm](https://huggingface.co/datasets/TFMC/imatrix-dataset-for-japanese-llm)を使用して作成しました。
|
16 |
+
|
17 |
+
## 他のモデル
|
18 |
+
mistral
|
19 |
+
[mmnga/tokyotech-llm-Swallow-MS-7b-instruct-v0.1-gguf](https://huggingface.co/mmnga/tokyotech-llm-Swallow-MS-7b-instruct-v0.1-gguf)
|
20 |
+
|
21 |
+
llama2
|
22 |
+
[mmnga/tokyotech-llm-Swallow-7b-instruct-v0.1-gguf](https://huggingface.co/mmnga/tokyotech-llm-Swallow-7b-instruct-v0.1-gguf)
|
23 |
+
[mmnga/tokyotech-llm-Swallow-13b-instruct-v0.1-gguf](https://huggingface.co/mmnga/tokyotech-llm-Swallow-13b-instruct-v0.1-gguf)
|
24 |
+
[mmnga/tokyotech-llm-Swallow-70b-instruct-v0.1-gguf](https://huggingface.co/mmnga/tokyotech-llm-Swallow-70b-instruct-v0.1-gguf)
|
25 |
+
|
26 |
+
|
27 |
## Usage
|
28 |
|
29 |
```
|