Commit Graph

5 Commits

Author SHA1 Message Date
Vikrant Singh
1c55a8cf83 docs: fix typos, grammar, and code bugs in Lessons 19-21
Lesson 19 (SLM):
- Fix three different misspellings of NVIDIA (Nivida, NIVIDA, Nividia)
- Fix typo "Phi-3.5-Instuct" → "Phi-3.5-Instruct"
- Fix undefined variable `code` in ONNX Runtime code example
- Add missing question marks in learning objectives
- Fix full-width colon and "chapter" → "lesson"
- Add missing spaces after colons and periods
- Fix "scenes" → "scenarios", "statement" → "command"
- Fix heading grammar ("Inference difference Cloud's API" → "Inference via Cloud APIs")

Lesson 20 (Mistral):
- Fix "Github" → "GitHub" capitalization
- Remove trailing tab character in model_name string (code bug)
- Fix grammar: "using" → "uses", "less tokens vs" → "fewer tokens than"
- Remove duplicate full-width question mark in Korean text
- Fix missing apostrophe in "user's location"

Lesson 21 (Meta):
- Fix typo "mode" → "model"
- Fix subject-verb disagreement "enables" → "enable"
- Fix factual error: multimodality described as a limitation instead of the lack of it
- Fix missing article "the" before LLM
- Remove stray backtick
2026-02-14 16:40:24 -08:00
Jun
771b026bd8
Update README.md
Fixed some potential misspellings/errors.
2025-02-28 21:30:50 +08:00
Jbean
82f5290053 fix typos 2024-11-28 11:16:42 +09:00
Korey Stegared-Pace
eab82719f8 cleaned up readme 2024-10-02 11:18:21 +00:00
Korey Stegared-Pace
cca75e28f7 added mistral sample 2024-09-30 15:03:58 +02:00