Learning track

Building & Serving Stacks

Master the software that actually runs Qwen3.8-27B — PyTorch, Transformers, vLLM, SGLang, TensorRT-LLM, llama.cpp, Ollama, MLX, and Modular MAX — and learn which one each situation calls for.

09

Building & Serving Stacks

Master the software that actually runs Qwen3.8-27B — PyTorch, Transformers, vLLM, SGLang, TensorRT-LLM, llama.cpp, Ollama, MLX, and Modular MAX — and learn which one each situation calls for.

  1. 09.01PyTorch: the reference runtime
  2. 09.02The Hugging Face Transformers ecosystem
  3. 09.03torch.compile and CUDA graphs
  4. 09.04vLLM
  5. 09.05SGLang
  6. 09.06TensorRT-LLM
  7. 09.07llama.cpp and GGUF
  8. 09.08Ollama and local runners
  9. 09.09MLX
  10. 09.10Modular MAX and Mojo
  11. 09.11Serving in the cloud
  12. 09.12Choosing your stack