You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

CutIA-Qwen-4B-Instruct

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

Usage

from transformers import AutoModelForCausalLM, AutoTokenizer

model_id = "g4me/CutIA-Qwen-4B-Instruct"

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

Notes

This is an experimental checkpoint.

Downloads last month
40
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-Instruct

Finetuned
(339)
this model