gigascake/Ornith-1.0-397B-FP8-KoreanCoding-Expert192
012
Ornith-1.0-397B-FP8-KoreanCoding-Expert192
한국어+코딩 집중 구조적 전문가 가지치기 모델. VLM(이미지 인식) 전문가를 제외하고 192 슬롯을 언어(Korean/Japanese/Chinese) + 코딩에 집중 할당. 한국어 전문가 gate.weight 1.15× 부스트로 라우팅 확률 보정.
핵심 변경 (vs 이전 MultiDomain-Expert192)
전문가 할당 (레이어당 192)
Usage
python3 -m sglang.launch_server \
--model-path /path/to/Ornith-1.0-397B-FP8-KoreanCoding-Expert192 \
--tp 2 --trust-remote-code \
--reasoning-parser qwen3 --tool-call-parser qwen3_coder \
--max-model-len 262144 --chunked-prefill-size 8192 \
--mem-fraction-static 0.88 \
--host 0.0.0.0 --port 30000VRAM (2× RTX PRO 6000, 192GB)
Spec
- 512→192 experts (62.5%), 6×32 정렬
- Qwen3.5 MoE, Top-10 + 1 Shared, hybrid GDN+GQA
- 60 layers, 4096 hidden, 262144 context
- FP8 compressed-tensors (원본 보존, 재양자화 없음)
- VLM 미지원 (이미지 입력 불가, 텍스트 전용)
License
MIT (inherited from Ornith-1.0-397B)
