--- 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.