rizif/FoodExtract-gemma-3-270m-fine-tune-v1

TEXT GENERATIONConcurrent Unit Cost:1Model Size:0.3BQuant:BF16Context Size:32kPublished:Jul 2, 2026Architecture:Transformer Featherless Exclusive Cold

The rizif/FoodExtract-gemma-3-270m-fine-tune-v1 is a 0.3 billion parameter language model, fine-tuned from Google's gemma-3-270m-it using the TRL framework. This model is specifically adapted for instruction-following tasks, leveraging its small size for efficient deployment. Its fine-tuning process aims to enhance its performance on particular instruction-based applications, making it suitable for specialized NLP tasks.

Loading preview...

Model Overview

The rizif/FoodExtract-gemma-3-270m-fine-tune-v1 is a compact 0.3 billion parameter language model, derived from the google/gemma-3-270m-it base model. It has undergone supervised fine-tuning (SFT) using the TRL (Transformers Reinforcement Learning) framework, indicating an optimization for instruction-following capabilities.

Key Characteristics

  • Base Model: Fine-tuned from google/gemma-3-270m-it.
  • Parameter Count: 0.3 billion parameters, making it suitable for resource-constrained environments or applications requiring fast inference.
  • Training Framework: Utilizes the TRL library for its fine-tuning process, specifically employing Supervised Fine-Tuning (SFT).
  • Context Length: Inherits a context length of 32768 tokens, allowing it to process relatively long inputs.

Potential Use Cases

This model is likely optimized for specific instruction-based tasks where the base Gemma 270M model's capabilities are further refined. Given its small size, it could be particularly useful for:

  • Edge device deployment: Its compact nature makes it suitable for running on devices with limited computational resources.
  • Specialized instruction following: Ideal for applications requiring precise responses to specific instructions after its fine-tuning on relevant datasets.
  • Rapid prototyping: Its smaller size allows for quicker experimentation and iteration in development cycles.