techhermit's picture
Upload distilled distill branch artifact
6012c24 verified
|
Raw
History Blame Contribute Delete
600 Bytes
---
license: other
library_name: transformers
tags:
- qwen
- distilled
- sliced-model
---
# techhermit/qwen35-slice14b-base
This repository contains the sliced 14B base checkpoint used for the
distillation branch.
## Provenance
- Base model: `Jackrong/Qwen3.5-27B-Claude-4.6-Opus-Reasoning-Distilled`
- Slice target: 32 transformer layers
- Purpose: serve as the structural base for the adapter release repo
## Usage
Load this repo as a normal Transformers checkpoint. Then apply the adapter from
the release repo if you want the distilled behavior-tuned variant.