# Qwen3.5-35B-A3B Ollama Modelfile template. # Set MODEL_SOURCE to a GGUF path or URL before using create script. # Example: # export MODEL_SOURCE='hf.co/your-org/Qwen3.5-35B-A3B-GGUF:Q4_K_M' # ./scripts/node2/install_qwen3_5_35b_a3b.sh FROM ${MODEL_SOURCE} PARAMETER num_ctx 8192 PARAMETER temperature 0.2 PARAMETER top_p 0.9 SYSTEM """You are Sofiia's high-capacity reasoning model. Be concise, factual, and structured."""