CutIA-Qwen-4B-fromInstruct-TF

This model is a trained version of Qwen/Qwen3-4B-Instruct-2507.

Usage

from transformers import AutoModelForCausalLM, AutoTokenizer

model_id = "g4me/CutIA-Qwen-4B-fromInstruct-TF"

tokenizer = AutoTokenizer.from_pretrained(model_id)
model = AutoModelForCausalLM.from_pretrained(model_id)

Notes

This is an experimental checkpoint.

Downloads last month
-
Safetensors
Model size
4B params
Tensor type
F32
·
BF16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for g4me/CutIA-Qwen-4B-fromInstruct-TF

Finetuned
(1852)
this model