bnjmnmarie
commited on
Commit
•
43c7486
1
Parent(s):
8588c8d
Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ datasets:
|
|
10 |
|
11 |
## Model Details
|
12 |
|
13 |
-
This is a LoRA adapter for [meta-llama/Llama-3.2-3B](https://huggingface.co/meta-llama/Llama-3.2-3B) fine-tuned a synthetic dataset
|
14 |
|
15 |
This adapter was made for demonstration purposes. The full training process is explained in this article:
|
16 |
[Train and Serve an AI Chatbot Based on Llama 3.2](https://newsletter.kaitchup.com/p/train-and-serve-an-ai-chatbot-based)
|
|
|
10 |
|
11 |
## Model Details
|
12 |
|
13 |
+
This is a LoRA adapter for [meta-llama/Llama-3.2-3B](https://huggingface.co/meta-llama/Llama-3.2-3B) fine-tuned a synthetic dataset of questions and answers for educational purposes.
|
14 |
|
15 |
This adapter was made for demonstration purposes. The full training process is explained in this article:
|
16 |
[Train and Serve an AI Chatbot Based on Llama 3.2](https://newsletter.kaitchup.com/p/train-and-serve-an-ai-chatbot-based)
|