Model Detail
TinyLlama-1.1B-Chat-v1.0
—TinyLlama-1.1B-Chat-v1.0 is a code generation model with 1.1B parameters released by TinyLlama. The model is registered under the text-generation pipeline tag on Hugging Face, distributed under the permissive apache-2.0 license.
Open-LLM-Leaderboard scoring places it at MMLU-Pro 1, GPQA 0, IFEval 6, BBH 4, giving a sense of how it handles instruction following, reasoning, and graduate-level QA in absolute terms.
TinyLlama-1.1B-Chat-v1.0 ships as a LlamaForCausalLM / 🔶 fine-tuned on domain-specific datasets architecture with 1.1B parameters. Total weight footprint is approximately 1.1 GB, which is the relevant figure when planning local-inference VRAM. The apache-2.0 license is permissive, allowing commercial deployment and derivative work without per-seat fees, though attribution requirements still apply.
TinyLlama-1.1B-Chat-v1.0 is best fit for code completion, repository-scale Q&A, and pair-programming integrations. It is a less obvious choice for one-shot generation of security-critical code without review. Treat this as a starting matrix rather than a benchmark verdict — the right deployment usually depends on the specific evaluation suite that mirrors your workload.