Instructions to use HuggingFaceTB/SmolLM3-3B-ONNX with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use HuggingFaceTB/SmolLM3-3B-ONNX with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('text-generation', 'HuggingFaceTB/SmolLM3-3B-ONNX');
The model is now added to WebAI.js. Try it in your browser with no code required.
#4 opened 6 months ago
by
AxolsWebAI
Any Example/Resources to run this on Android?
1
#3 opened 8 months ago
by
inventionsbyhamid