Open-Source AI
A huge share of practical AI engineering runs on open tools and open models. The ecosystem gives you alternatives to closed APIs: models you can inspect, host, fine-tune, and run offline — and the libraries that glue everything together.
In this section
Section titled “In this section” Open Models Open weights vs. open source, the major model families, licenses, and the open-vs-closed trade-off.
Frameworks & Libraries The ecosystem map — Hugging Face, orchestration frameworks, inference servers, and evaluation tools.
Running Models Locally Run models on your own machine — Ollama, llama.cpp, GGUF, hardware needs, and when local makes sense.
What you’ll be able to do
Section titled “What you’ll be able to do”Navigate the open ecosystem, weigh open against closed models for a real project, and run a capable model on your own hardware.
Prerequisites
Section titled “Prerequisites”LLM Engineering; AI Infrastructure helps for the local-hosting material.