Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
library_name: "transformers.js"
|
4 |
+
base_model: Locutusque/TinyMistral-248M-v2
|
5 |
+
---
|
6 |
+
|
7 |
+
INT8 ONNX version of [Locutusque/TinyMistral-248M-v2](https://huggingface.co/Locutusque/TinyMistral-248M-v2) to use with [Transformers.js](https://huggingface.co/docs/transformers.js).
|