Instructions to use onnx-community/Apertus-8B-Instruct-2509-ONNX with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use onnx-community/Apertus-8B-Instruct-2509-ONNX with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('text-generation', 'onnx-community/Apertus-8B-Instruct-2509-ONNX');
Create README.md
#1
by nico-martin HF Staff - opened
No description provided.
Thanks! We should add a label like https://huggingface.co/onnx-community/granite-4.0-micro-ONNX to say the user requires transformers.js
Xenova changed pull request status to merged
