Views
No views yet
meta-models/Muse-Glimmer-30B for Apple Silicon
runtimes that implement Muse Glimmer's dense multimodal architecture.| Field | Value |
|---|---|
| Source revision | f84ecc3a0ea984a4c04542a84269e3d065350a6e |
| Format | jang_affine / JANG v2 |
| Profile | JANG_6M |
| Effective language-weight bits | 6.31 |
| Indexed size | 25.67 GB |
| Safetensor shards | 37 |
| Indexed tensor keys | 2272 |
| Language layers | 52: 39 sliding + 13 full attention |
| Vision tensors | 809 FP16 passthrough tensors |
| Assistant / DFlash | Not included; maintained as a separate artifact |
reasoning_strength=low|medium|high|xhigh; omission defaults
to high in the shipped chat template.to=self channel. Visible content is
addressed to=user.do_sample=true, temperature=1.0, top_p=0.95, and top_k=64. BOS is
200000, EOS is [200001, 200008], pad is 200018, and maximum length is
131072.3, 7, ..., 51.mlx_lm quant; loaders must honor every
per-module entry in config.json.quantization.config.json: Muse architecture plus per-module affine overrides.jang_config.json: source revision, profile, capability, reasoning/tool,
modality, generation, and mixed full/sliding cache metadata.chat_template.jinja: exact upstream Muse channel/ATEM template.processor_config.json: exact upstream image/video processor contract.generation_config.json: upstream-recommended deployment sampling plus the
source token IDs and maximum length.LICENSE and USAGE_POLICY.md: copied from the pinned upstream source.1hf download OsaurusAI/Muse-Glimmer-30B-JANG_6M \
2 --local-dir ~/models/OsaurusAI/Muse-Glimmer-30B-JANG_6M1PYTHONPATH=jang-tools uv run --no-project \
2 --with mlx --with numpy --with safetensors --with tqdm \
3 python jang-tools/scripts/verify_muse_glimmer_artifact.py \
4 ~/models/OsaurusAI/Muse-Glimmer-30B-JANG_6M \
5 --profile JANG_6M --dequantmeta-models/Muse-Glimmer-30B BF16 체크포인트를 Apple Silicon용 JANG
혼합 affine 형식으로 변환한 JANG_6M PTQ 모델입니다. 52개 언어 레이어는
슬라이딩/전체 어텐션 구조를 유지하며, 비전 타워·어댑터·프로젝션 809개 텐서는
FP16으로 보존됩니다. 기본 추론 강도는 high이고 도구 호출은 ATEM 형식입니다.
현재 파일 구조, 메타데이터, 사이드카 및 일부 역양자화 비교는 확인했지만,
vmlx-swift 실제 생성, 이미지/비디오, 추론 스트리밍, 도구 왕복 및 캐시 재사용은
아직 검증되지 않았습니다. 별도 5레이어 DFlash assistant는 포함하지 않습니다.LICENSE and USAGE_POLICY.md before use.