SAVRN
Search Contact SAVRN

Open-weight model · Text generation

Qemma-sft

by Convergent Intelligence reaperdoesntknow/Qemma-sft

Qemma is a HuggingFace-native hybrid model that merges Gemma-3 (1B) and Qwen-3 (0.6B) at the weight level (no adapters). Design: Gemma MLP/body + Qwen attention/head, projected and aligned to Gemma’s hidden size.

Parameters
Context32,768
Weights4.0 GB
Licenseosl-3.0
AccessOpen weights
Monthly Downloads3.8k

Model Card

Qemma is a HuggingFace-native hybrid model that merges Gemma-3 (1B) and Qwen-3 (0.6B) at the weight level (no adapters). Design: Gemma MLP/body + Qwen attention/head, projected and aligned to Gemma’s hidden size. The model is then SFT-tuned for stepwise reasoning. Use: research, instruction following, code/help, analysis, further SFT/RLHF. Limits: may hallucinate; not for safety-critical, medical, legal, or financial decisions. Follow dataset/model licenses. ~512 warm-start steps (Alpaca-style data) 256 Additional pretraining steps on (O1-OPEN/OpenO1-SFT) 128 SFT steps with (Jackrong/gpt-oss-120b-reasoning-STEM-5K) 256 SFT steps with (O1-OPEN/OpenO1-SFT) This model is part of the Convergent…

Excerpt from the card by Convergent Intelligence, licensed osl-3.0.

Configuration

Architecture
Gemma3ForCausalLM
Context length (tokens)
32,768
Layers
26
Hidden size
1,152
Feed-forward size
6,912
Attention heads
4
Key/value heads
1
Head dimension
256
Vocabulary size
262,149
Sliding window (tokens)
512
RoPE base
1,000,000
Model type
gemma3_text

Identity and Version

Repository
reaperdoesntknow/Qemma-sft
Publisher
Convergent Intelligence
Task
Text generation
Modality
Text
Library
transformers
Parameters
Not stated by the source
Languages
en
Revision
df7bb10c802ffbf1825c8b8226ce51c97a595c45
First published
2025-11-08
Last updated
2026-09-18

Files and Weights

15 files, 4.0 GB in total. The weights are 2 files totalling 4.0 GB in bin.

Weights2 files · 4.0 GB
Configuration5 files · 21.2 KB
Tokenizer2 files · 34.5 MB
Documentation1 file · 6.0 KB
Other4 files · 81.7 KB
Repository1 file · 1.6 KB
Every file
FileTypeSizeSHA-256
pytorch_model.binWeights4.0 GB 05e46900baec
training_args.binWeights6.2 KB 865a44a5945d
config.jsonConfiguration1.6 KB
generation_config.jsonConfiguration292 B
generation_config_think.jsonConfiguration363 B
special_tokens_map.jsonConfiguration662 B
trainer_state.jsonConfiguration18.3 KB
README.mdDocumentation6.0 KB
chat_template.jinjaOther1.5 KB
runs/Nov08_11-40-04_1f5bfabb418c/events.out.tfevents.1762602005.1f5bfabb418cOther30.7 KB 99c03c60a5f7
runs/Nov08_11-40-04_1f5bfabb418c/events.out.tfevents.1762604488.1f5bfabb418cOther30.7 KB eb7349612b0a
runs/Nov08_11-40-04_1f5bfabb418c/events.out.tfevents.1762621303.39273886f308Other18.7 KB 37f34873021f
.gitattributesRepository1.6 KB
tokenizer.jsonTokenizer33.4 MB 4bfdbe18ca9d
tokenizer_config.jsonTokenizer1.2 MB

License and Download

License
osl-3.0
Access
Open weights, no gate
Download size
4.0 GB
Download from Convergent Intelligence

Released by Convergent Intelligence through its official repository on Hugging Face.

Built From

  • Derived from Qwen/Qwen3-0.6B
  • Trained on (disclosed) Jackrong/gpt-oss-120b-reasoning-STEM-5K
  • Trained on (disclosed) O1-OPEN/OpenO1-SFT
  • Trained on (disclosed) yahma/alpaca-cleaned

Memory Requirements

PrecisionWeights in memory
As published4.0 GB

Weights only, from the published parameter count; the key-value cache and runtime add to this.

Built on This Model

Questions About Qemma-sft

What license is Qemma-sft released under?

osl-3.0, as its publisher declares it. Read the license text before commercial use.

What is Qemma-sft's context length?

32,768 tokens, from the maximum position embeddings in its published configuration.

Similar Models

Fine-tune Qwen3 (14B) for free using our Google Colab notebook! - Read our Blog about Qwen3 support: unsloth.ai/blog/qwen3 - View the rest of our notebooks in our docs here. Qwen3-Coder is available in multiple sizes. Today, we're excited to introduce Qwen3-Coder-30B-A3B-Instruct. This streamlined model maintains impressive performance and efficiency, featuring the following key enhancements: - Significant Performance among open models on Agentic Coding, Agentic Browser-Use, and other foundational coding tasks. - Long-context Capabilities with native support for 256K tokens, extendable up to 1M tokens using Yarn, optimized for repository-scale understanding. - Agentic Coding supporting for…

Open weights apache-2.0 transformers

Model · Text generation

opt-125m

AI at Meta

OPT was first introduced in Open Pre-trained Transformer Language Models and first released in metaseq's repository on May 3rd 2022 by Meta AI. Disclaimer: The team releasing OPT wrote an official model card, which is available in Appendix D of the paper. Content from this model card has been written by the Hugging Face team. To quote the first two paragraphs of the official paper OPT was predominantly pretrained with English text, but a small amount of non-English data is still present within the training corpus via CommonCrawl. The model was pretrained using a causal language modeling (CLM) objective. OPT belongs to the same family of decoder-only models like GPT-3. As such, it was…

Open weights other 2,048 tokens transformers

Model · Text generation

Ornith-1.5-9B-GGUF

Ornith

Chirp Chirp! We are introducing Ornith-1.5, a major step toward building foundation models through end-to-end self-improvement. Ornith-1.5 extends Ornith-1.0 (which was developed on top of Qwen3.5 and Gemma4 with additional continued pretraining, mid-training, and post-training) by expanding the self-improvement loop from scaffold and rollout optimization to jointly optimizing task generation, scaffold construction, and solution rollouts. Rather than relying on a fixed set of human-curated tasks and manually designed harnesses, Ornith-1.5 continuously generates new training tasks, discovers effective strategies for solving them, and improves the policy through reinforcement learning. For…

Open weights mit transformers

Model · Text generation

Ornith-1.5-35B-A3B-GGUF

Ornith

Chirp Chirp! We are introducing Ornith-1.5, a major step toward building foundation models through end-to-end self-improvement. Ornith-1.5 extends Ornith-1.0 (which was developed on top of Qwen3.5 and Gemma4 with additional continued pretraining, mid-training, and post-training) by expanding the self-improvement loop from scaffold and rollout optimization to jointly optimizing task generation, scaffold construction, and solution rollouts. Rather than relying on a fixed set of human-curated tasks and manually designed harnesses, Ornith-1.5 continuously generates new training tasks, discovers effective strategies for solving them, and improves the policy through reinforcement learning. For…

Open weights mit transformers

Model · Text generation

Ornith-1.0-9B-GGUF

Ornith

Aloha! Today, we are releasing Ornith-1.0, a self-improving family of open-source models for agentic coding. This model card documents Ornith-1.0-9B, the most lightweight member of the Ornith family, designed for efficient single-GPU deployment. Ornith-1.0-9B is a dense ~9B model (≈19 GB in bf16), so it serves comfortably on a single 80GB GPU. The recipes below stand up an OpenAI-compatible server; add --tensor-parallel-size / --tp if you want to shard across more GPUs. For a quick local test (or to script offline generation), load the model directly with Transformers. Make sure you have a recent release installed — see the Transformers installation guide; Ornith-1.0-9B requires…

Open weights mit transformers

Uncensored Qwen3.8-27B, published as GGUF quantizations with the multi token prediction (MTP) head retained and verified. Refusal behaviour has been substantially reduced, not eliminated. See Measured behaviour for the numbers. Capabilities, training data, and architecture are otherwise unchanged. - Refusal directions removed with Heretic, which co minimizes refusal count against KL divergence from the base model. No handwritten refusal removal code, no finetuning, no additional training data. - Abliteration runs at bf16 (no 4 bit quantization). the resulting LoRA is merged into the bf16 base, so the published weights are not a quantized round trip. - mtp. tensors are copied verbatim from…

Open weights apache-2.0 llama.cpp