CutIA-Qwen-4B-InstructInit-TF-EduRandom
This model is a trained version of g4me/CutIA-Qwen-4B-InstructInit-TF.
Usage
from transformers import AutoModelForCausalLM, AutoTokenizer
model_id = "g4me/CutIA-Qwen-4B-InstructInit-TF-EduRandom"
tokenizer = AutoTokenizer.from_pretrained(model_id)
model = AutoModelForCausalLM.from_pretrained(model_id)
Notes
This is an experimental checkpoint.
- Downloads last month
- -
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support
Model tree for g4me/CutIA-Qwen-4B-InstructInit-TF-EduRandom
Base model
Qwen/Qwen3-4B-Instruct-2507 Finetuned
g4me/CutIA-Qwen-4B-InstructInit-TF