Text Generation
Transformers.js
ONNX
multilingual
gemma3_text
gemma3
translation
no-vision
causal-lm
conversational
Instructions to use willopcbeta/translategemma-4b-it-Text-ONNX with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use willopcbeta/translategemma-4b-it-Text-ONNX with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('text-generation', 'willopcbeta/translategemma-4b-it-Text-ONNX');
Update README.md
#3
by willopcbeta - opened
No description provided.
willopcbeta changed pull request status to merged