Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
---
|
2 |
-
library_name: transformers.js
|
3 |
base_model:
|
4 |
- EleutherAI/pythia-14m
|
|
|
5 |
---
|
6 |
|
7 |
# pythia-14m (ONNX)
|
8 |
|
9 |
-
This is an ONNX version of [EleutherAI/pythia-14m](https://huggingface.co/EleutherAI/pythia-14m). It was automatically converted and uploaded using [this space](https://huggingface.co/spaces/onnx-community/convert-to-onnx).
|
|
|
1 |
---
|
|
|
2 |
base_model:
|
3 |
- EleutherAI/pythia-14m
|
4 |
+
license: agpl-3.0
|
5 |
---
|
6 |
|
7 |
# pythia-14m (ONNX)
|
8 |
|
9 |
+
This is an ONNX version of [EleutherAI/pythia-14m](https://huggingface.co/EleutherAI/pythia-14m). It was automatically converted and uploaded using [this space](https://huggingface.co/spaces/onnx-community/convert-to-onnx).
|