Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-nc-4.0
|
3 |
+
library_name: "transformers.js"
|
4 |
+
base_model: Felladrin/LaMini-Neo-125M-Evol-Instruct
|
5 |
+
---
|
6 |
+
|
7 |
+
INT8 ONNX version of [Felladrin/LaMini-Neo-125M-Evol-Instruct](https://huggingface.co/Felladrin/LaMini-Neo-125M-Evol-Instruct) to use with [Transformers.js](https://huggingface.co/docs/transformers.js).
|