File size: 629 Bytes
27a680b 12de2c5 27a680b d8f83c0 d73efdc c145192 45ae79e 12de2c5 d8f83c0 946c1f1 d8f83c0 946c1f1 d73efdc 946c1f1 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
---
license: cc-by-sa-4.0
tags:
- causal-lm
---
# Description
This is an ONNX model for [our test scripts](https://github.com/kazssym/stablelm-study-2).
It was exported from [stabilityai/stablelm-3b-4e1t](https://huggingface.co/stabilityai/stablelm-3b-4e1t) to ONNX with a [modified version](https://github.com/huggingface/optimum/pull/1719) of Hugging Face Optimum.
It is quite possible to have problems.
# Exporting
This model was exported with [our test scripts](https://github.com/kazssym/stablelm-study-2).
The source model requires [Transformers](https://github.com/huggingface/transformers) 4.38 or later to export.
|