Update README.md
Browse files
README.md
CHANGED
@@ -17,12 +17,13 @@ base_model: TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T
|
|
17 |
|
18 |
## TinyLlama 1.1B Instruct 3T
|
19 |
|
|
|
|
|
20 |
This is the 3T base model trained on openhermes instruct dataset for 4 epochs. It is intended to be used for further finetuning.
|
21 |
|
22 |
[<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
|
23 |
|
24 |
-
|
25 |
-
## Config file lora.yml
|
26 |
|
27 |
```yaml
|
28 |
base_model: TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T
|
|
|
17 |
|
18 |
## TinyLlama 1.1B Instruct 3T
|
19 |
|
20 |
+
<img src="https://huggingface.co/gardner/TinyLlama-1.1B-Instruct-3T/resolve/main/tinyllama-1.1b-instruct.webp?download=true" alt="TinyLlama Instruct" />
|
21 |
+
|
22 |
This is the 3T base model trained on openhermes instruct dataset for 4 epochs. It is intended to be used for further finetuning.
|
23 |
|
24 |
[<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
|
25 |
|
26 |
+
## axolotl config file: lora.yml
|
|
|
27 |
|
28 |
```yaml
|
29 |
base_model: TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T
|