Instructions to use onnx-community/tiny_starcoder_py-ONNX with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use onnx-community/tiny_starcoder_py-ONNX with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('text-generation', 'onnx-community/tiny_starcoder_py-ONNX');
metadata
library_name: transformers.js
base_model:
- bigcode/tiny_starcoder_py
tiny_starcoder_py (ONNX)
This is an ONNX version of bigcode/tiny_starcoder_py. It was automatically converted and uploaded using this space.