Update README.md
Browse files
README.md
CHANGED
@@ -14,6 +14,8 @@ license: apache-2.0
|
|
14 |
|
15 |
This is a 7B-parameter decoder-only Japanese language model fine-tuned on instruction-following datasets, built on top of the base model [Japanese Stable LM Base Gamma 7B](https://huggingface.co/stabilityai/japanese-stablelm-base-gamma-7b).
|
16 |
|
|
|
|
|
17 |
## Usage
|
18 |
|
19 |
**TODO: CHECK ME!!**
|
|
|
14 |
|
15 |
This is a 7B-parameter decoder-only Japanese language model fine-tuned on instruction-following datasets, built on top of the base model [Japanese Stable LM Base Gamma 7B](https://huggingface.co/stabilityai/japanese-stablelm-base-gamma-7b).
|
16 |
|
17 |
+
If you are in search of a smaller model, please check [Japanese StableLM-3B-4E1T Instruct](https://huggingface.co/stabilityai/japanese-stablelm-3b-4e1t-base/blob/main/README.md).
|
18 |
+
|
19 |
## Usage
|
20 |
|
21 |
**TODO: CHECK ME!!**
|