add image to readme
Browse files
README.md
CHANGED
@@ -6,8 +6,9 @@ base_model:
|
|
6 |
- HuggingFaceTB/SmolLM2-1.7B
|
7 |
library_name: peft
|
8 |
---
|
9 |
-
|
10 |
# SmolLM2-1.7B-ultrachat_200k
|
|
|
11 |
|
12 |
Quantized Low Rank Adaptation (QLoRA) finetuned from HuggingFaceTB/SmolLM2-1.7B to UltraChat 200k dataset.
|
13 |
|
@@ -23,7 +24,7 @@ Model trained as an exercise in LLM post-training.
|
|
23 |
### Model Sources
|
24 |
|
25 |
Training and inference scripts are available here.
|
26 |
-
- **Repository:** [SmolLM2-1.7B-ultrachat_200k on Github](https://github.com/Melbourneandrew/SmolLM2-1.7B-
|
27 |
|
28 |
## How to Get Started with the Model
|
29 |
|
|
|
6 |
- HuggingFaceTB/SmolLM2-1.7B
|
7 |
library_name: peft
|
8 |
---
|
9 |
+
|
10 |
# SmolLM2-1.7B-ultrachat_200k
|
11 |
+

|
12 |
|
13 |
Quantized Low Rank Adaptation (QLoRA) finetuned from HuggingFaceTB/SmolLM2-1.7B to UltraChat 200k dataset.
|
14 |
|
|
|
24 |
### Model Sources
|
25 |
|
26 |
Training and inference scripts are available here.
|
27 |
+
- **Repository:** [SmolLM2-1.7B-ultrachat_200k on Github](https://github.com/Melbourneandrew/SmolLM2-1.7B-UltraChat_200k)
|
28 |
|
29 |
## How to Get Started with the Model
|
30 |
|