Instructions to use onnx-community/Olmo-3-7B-Instruct-ONNX with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use onnx-community/Olmo-3-7B-Instruct-ONNX with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('text-generation', 'onnx-community/Olmo-3-7B-Instruct-ONNX');
File size: 135 Bytes
c737784 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:66983dc3d40097f50f8a7ad592cf4f7de842538ed197c8646a0212bf793ef018
size 2067988480
|