qwen3.5-122B-A10B on DGX Spark: vLLM + DFlash + dense-bandwidth stack, one-shot installer

This commit is contained in:
ent
2026-06-24 13:02:35 +10:00
commit 60bf1b7b02
21 changed files with 2353 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
.DS_Store
*.swp
*.swo
*~
.idea/
.vscode/
__pycache__/
*.pyc
# Logs / local results
*.log
/local/
/results/
# Never commit weights or checkpoints
*.safetensors
*.gguf
*.bin
/hybrid-ckpt/
*-hybrid-int4-fp8/