Skip to content

Commit 6fe1463

Browse files
Merge pull request #1699 from jasonrandrews/review2
Add LLM fine tuning Learning Paths in draft mode to begin review
2 parents c3e7995 + c267e7b commit 6fe1463

File tree

2 files changed

+8
-0
lines changed
  • content/learning-paths/embedded-and-microcontrollers
    • llm-fine-tuning-for-mobile-applications
    • llm-fine-tuning-for-web-applications

2 files changed

+8
-0
lines changed

content/learning-paths/embedded-and-microcontrollers/llm-fine-tuning-for-mobile-applications/_index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
---
22
title: LLM Fine-Tuning for Mobile Applications
33

4+
draft: true
5+
cascade:
6+
draft: true
7+
48
minutes_to_complete: 60
59

610
who_is_this_for: This learning path provides an introduction for developers and data scientists new to fine-tuning large language models (LLMs) and looking to develop a fine-tuned LLM for mobile applications. Fine-tuning involves adapting a pre-trained LLM to specific tasks or domains by training it on domain-specific data and optimizing its responses for accuracy and relevance. For mobile applications, fine-tuning enables personalized interactions, enhanced query handling, and improved contextual understanding, making AI-driven features more effective. This session will cover key concepts, techniques, tools, and best practices, ensuring a structured approach to building a fine-tuned LLM that aligns with real-world mobile application requirements.Mobile application with Llama, KleidiAI, ExecuTorch, and XNNPACK.

content/learning-paths/embedded-and-microcontrollers/llm-fine-tuning-for-web-applications/_index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
---
22
title: LLM Fine-Tuning for Web Applications
33

4+
draft: true
5+
cascade:
6+
draft: true
7+
48
minutes_to_complete: 60
59

610
who_is_this_for: This learning path provides an introduction for developers and data scientists new to fine-tuning large language models (LLMs) and looking to develop a fine-tuned LLM for web applications. Fine-tuning involves adapting a pre-trained LLM to specific tasks or domains by training it on domain-specific data and optimizing its responses for accuracy and relevance. For web applications, fine-tuning enables personalized interactions, enhanced query handling, and improved contextual understanding, making AI-driven features more effective. This session will cover key concepts, techniques, tools, and best practices, ensuring a structured approach to building a fine-tuned LLM that aligns with real-world web application requirements.

0 commit comments

Comments
 (0)