loaiabdalslam/SLM-FRIDGE-ICED-0.5B-32BQWEN

Hugging Face
TEXT GENERATIONConcurrency Cost:1Model Size:0.5BQuant:BF16Ctx Length:32kTool Calling:SupportedPublished:Jun 24, 2026License:apache-2.0Architecture:Transformer0.0K Open Weights Warm

The loaiabdalslam/SLM-FRIDGE-ICED-0.5B-32BQWEN model is a 0.5 billion parameter language model developed by loaiabdalslam, featuring a 32K context length. It utilizes a novel Cross-Dimensional Manifold Projection (CDMP) engine to transfer instruction-following capabilities from larger 7B models into a smaller 0.5B student model without traditional distillation. This method allows for cross-scale instruction transfer, making it suitable for efficient deployment where larger models' instruction alignment is desired in a compact form factor.

Loading preview...

What is SLM-FRIDGE-ICED-0.5B-32BQWEN?

This model, developed by loaiabdalslam, introduces a unique approach called Cross-Dimensional Manifold Projection (CDMP). Unlike traditional distillation or merging, CDMP directly transfers high-dimensional instruction alignment properties from larger 7B teacher models into a smaller 0.5 billion parameter student model. This process avoids the need for identical parameter dimensions between models, enabling efficient knowledge transfer across different model scales.

Key Capabilities & Methodology

  • Cross-Dimensional Manifold Projection (CDMP): A novel technique that projects instruction-following behavior from a higher-dimensional teacher model into a lower-dimensional student model.
  • Instruction Alignment Delta Extraction: Isolates the instruction-tuning signal from the teacher model.
  • Manifold Subspace Decomposition: Decomposes the alignment delta using Singular Value Decomposition (SVD).
  • Cross-Dimensional Projection: Projects the dominant singular structures into the student's dimensional space.
  • Instruction Manifold Infusion: Infuses the projected manifold into the student base model, controlled by an infusion coefficient (α).

Why is this different?

This model stands out by offering a method to imbue smaller models with the instruction-following prowess of much larger models without the computational overhead of traditional training or distillation. It treats instruction tuning as a transferable low-rank manifold, allowing for effective cross-scale knowledge transfer. The model is ready for production deployment, offering a compact solution with enhanced instruction capabilities derived from a 32B Qwen Shadow-v1.5.p teacher.