Instructions to use onnx-community/Llama-3.2-1B-Instruct-ONNX with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use onnx-community/Llama-3.2-1B-Instruct-ONNX with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('text-generation', 'onnx-community/Llama-3.2-1B-Instruct-ONNX');
The model is now added to WebAI.js. Try it in your browser with no code required.
#5 opened 7 months ago
by
AxolsWebAI
It works
2
#4 opened 8 months ago
by
kgrabko
Update README.md
1
#3 opened over 1 year ago
by
rashilalk
Ramoksks
1
#2 opened over 1 year ago
by
rashilalk
Model outputting nonsense?
3
#1 opened over 1 year ago
by
mohxgalleries