Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,13 @@
|
|
1 |
---
|
|
|
2 |
inference: false
|
3 |
language:
|
4 |
- ja
|
5 |
---
|
6 |
# weblab-10b-instruction-sft-GPTQ
|
7 |
|
8 |
-
Original model [weblab-10b-instruction-sft](https://huggingface.co/matsuo-lab/weblab-10b-instruction-sft) which is a Japanese-centric multilingual GPT-NeoX model of 10 billion parameters
|
|
|
9 |
|
10 |
This model is a quantized(miniaturized) version of the original model(21.42GB).
|
11 |
|
|
|
1 |
---
|
2 |
+
license: cc-by-nc-4.0
|
3 |
inference: false
|
4 |
language:
|
5 |
- ja
|
6 |
---
|
7 |
# weblab-10b-instruction-sft-GPTQ
|
8 |
|
9 |
+
Original model [weblab-10b-instruction-sft](https://huggingface.co/matsuo-lab/weblab-10b-instruction-sft) which is a Japanese-centric multilingual GPT-NeoX model of 10 billion parameters created by matsuo-lab
|
10 |
+
Takeshi Kojima.
|
11 |
|
12 |
This model is a quantized(miniaturized) version of the original model(21.42GB).
|
13 |
|