qwen3.5-122B-A10B on DGX Spark: vLLM + DFlash + dense-bandwidth stack, one-shot installer
This commit is contained in:
+20
@@ -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/
|
||||
Reference in New Issue
Block a user