YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

LinuxMind SFT Model v2

Fine-tuned LFM2.5-350M for Linux CLI command reasoning.

Model Details

  • Base Model: LiquidAI/LFM2.5-350M (28T tokens, RL pre-trained)
  • Fine-tuning: LoRA (r=16, alpha=32)
  • Training Data: 1785 examples
  • Epochs: 2
  • Format: ChatML (PLAN/CMD/SENSITIVE/LEVEL/EXPLANATION)

Usage

from transformers import AutoModelForCausalLM, AutoTokenizer

model = AutoModelForCausalLM.from_pretrained("2796gauravc/linuxmind-sft-v2")
tokenizer = AutoTokenizer.from_pretrained("2796gauravc/linuxmind-sft-v2")
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support