PEFT
Safetensors
M3LBY commited on
Commit
66a3e44
·
1 Parent(s): c9d545b

add image to readme

Browse files
Files changed (1) hide show
  1. README.md +3 -2
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-Ultrachat_200k?tab=readme-ov-file)
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
+ ![SmolLM2-1.7B-ultrachat_200k](https://imagedelivery.net/tQa_QONPmkASFny9ZSDT4A/7b7d93d3-72fb-4a22-e4cf-d762d314c100/public)
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