VladHong/Qwen3-4B-Instruct-NoThink-V2.1
Qwen3-4B Instruct No-Think V2.1
Finetuned from Unsloth/Qwen3-4B-Instruct-2507 using QLoRA + Unsloth. Trained to respond directly without chain-of-thought (<think> blocks stripped from all training data).
What's New in V2.1: The best I can afford on free Kaggle GPU
V2.1 further expands the training data to 7 datasets covering Gemini, Claude, and GPT-sourced reasoning traces, and was trained on Kaggle's dual T4 GPU environment (though only one GPU was used for training). Dataset size after deduplication contains ~4,752 examples with MinHash-based similarity filtering at 0.4 Jaccard threshold.
Training Data
~7,322 rows loaded, ~4,752 after MinHash deduplication (threshold 0.4). <think> blocks stripped from all assistant turns before training.
Training Details
Training used train_on_responses_only — loss computed on assistant completions only.
Files
*.gguf— IQ4_XS quantized, ready for LM Studio / Ollama / llama.cpplora-adapter/— Raw LoRA weights for merging with the base model
Usage (Ollama)
ollama run VladHong/Qwen3-4B-Instruct-NoThink-V2.1License Note
Base model is Apache 2.0. Training data includes AI-generated content — review upstream dataset terms before commercial use.
