ibnsina-llm/ibnsina-3b-checkpoints
ibnsina-3b-checkpoints — raw training checkpoints of IbnSina-3B
These are not the files you want for running the model. For that, use ibnsina-llm/ibnsina-3b (GGUF for llama.cpp / ollama / LM Studio: ollama run ibnsina/ibnsina-3b).
This repository holds the raw [nanochat](https://github.com/karpathy/nanochat)-format checkpoints (.pt, PyTorch pickles of tensors) of the IbnSina-3B pretraining and fine-tuning runs, published for reproducibility, research and fine-tuning from the base. Architecture: Qwen3-style (40 layers, d=2560, 20 heads / 4 KV heads, QK-norm), 3.0 B parameters, 2048 context, tokenizer v2_32k_llama (32,768 BPE; shared with IbnSina-1.5B). Loading requires nanochat with the IbnSina patches (training/nanochat_patches/, NANOCHAT_ARCH=qwen3) from github.com/ibnsina-llm.
Evaluation numbers, the classification diagnostic and the v2.1 non-replication are documented on the model card and in the forthcoming family technical report. Licence: Apache-2.0 (weights and code). Author: Sina Meraji · ORCID 0009-0002-8028-1932.
