Views
No views yet
.task bundle.onnx model
| Notebook | Description |
|---|---|
| Fine-tune Gemma 3 270M | Fine-tune Gemma for emoji translation using Quantized Low-Rank Adaptation (QLoRA) |
| Convert to MediaPipe | Quantize and convert your fine-tuned Gemma 3 270M model to .litert, then bundle into a .task file for use with the LLM Inference API |
| Convert to ONNX | Quantize and convert your fine-tuned Gemma 3 270M model to .onnx for use with Transformers.js via ONNX Runtime |