Skip to content

Commit 931182b

Browse files
committed
ftllmwebs
1 parent aa6eba0 commit 931182b

File tree

1 file changed

+4
-1
lines changed
  • content/learning-paths/embedded-and-microcontrollers/llm-fine-tuning-for-web-applications

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Fine Tuning Large Language Model - Setup Environment
2+
title: Fine Tuning Large Language Model - Setup Environment
33
weight: 3
44

55
### FIXED, DO NOT MODIFY
@@ -8,6 +8,9 @@ layout: learningpathall
88

99
## Fine Tuning Large Language Model - Setup Environment
1010

11+
#### Plartform Required
12+
Laptop or Cloud
13+
1114
#### Set Up Required Libraries
1215
The following commands install the necessary libraries for the task, including Hugging Face Transformers, Datasets, and fine-tuning methods. These libraries facilitate model loading, training, and fine-tuning
1316

0 commit comments

Comments
 (0)