Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,14 @@
|
|
1 |
---
|
2 |
library_name: transformers.js
|
3 |
base_model: kyutai/helium-1-preview-2b
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
https://huggingface.co/kyutai/helium-1-preview-2b with ONNX weights to be compatible with Transformers.js.
|
|
|
1 |
---
|
2 |
library_name: transformers.js
|
3 |
base_model: kyutai/helium-1-preview-2b
|
4 |
+
license: cc-by-4.0
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
- fr
|
8 |
+
- de
|
9 |
+
- it
|
10 |
+
- pt
|
11 |
+
- es
|
12 |
---
|
13 |
|
14 |
https://huggingface.co/kyutai/helium-1-preview-2b with ONNX weights to be compatible with Transformers.js.
|