This chapter merges the offline LLM content from xiaobai-lesson Chapter 12. It focuses on environment setup for Jetson, text-only models, vision-language models, speech pipelines, and multimodal voice applications.
| Module | Content |
|---|---|
| Module 5.1 | Environment and Basics with Ollama |
| Module 5.2 | Offline Text LLMs |
| Module 5.3 | Offline Vision-Language Models and Applications |
| Module 5.4 | Offline Speech Pipeline Basics |
| Module 5.5 | Offline Multimodal Voice Applications |
- Start with
5.1to make sureOllama,Open WebUI, and the base runtime are working. - Continue with
5.2and5.3to understand text-only and vision-language model workflows. - Finish with
5.4and5.5to connect speech input, speech output, and multimodal capabilities.