Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.17 KB

File metadata and controls

21 lines (15 loc) · 1.17 KB

Offline Large Model Development

Chapter 12 Offline Large Model Development

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.

Contents

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

Suggested Learning Order

  1. Start with 5.1 to make sure Ollama, Open WebUI, and the base runtime are working.
  2. Continue with 5.2 and 5.3 to understand text-only and vision-language model workflows.
  3. Finish with 5.4 and 5.5 to connect speech input, speech output, and multimodal capabilities.