Delete README.md
Browse files
README.md
DELETED
|
@@ -1,17 +0,0 @@
|
|
| 1 |
-
---
|
| 2 |
-
library_name: transformers.js
|
| 3 |
-
language:
|
| 4 |
-
- en
|
| 5 |
-
pipeline_tag: text2text-generation
|
| 6 |
-
tags:
|
| 7 |
-
- code
|
| 8 |
-
- Flare
|
| 9 |
-
- classic_language
|
| 10 |
-
license: mit
|
| 11 |
-
metrics:
|
| 12 |
-
- character
|
| 13 |
-
---
|
| 14 |
-
|
| 15 |
-
https://huggingface.co/MBZUAI/LaMini-Flan-T5-783M with ONNX weights to be compatible with Transformers.js.
|
| 16 |
-
|
| 17 |
-
Note: Having a separate repo for ONNX weights is intended to be a temporary solution until WebML gains more traction. If you would like to make your models web-ready, we recommend converting to ONNX using [🤗 Optimum](https://huggingface.co/docs/optimum/index) and structuring your repo like this one (with ONNX weights located in a subfolder named `onnx`).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|