Update README.md
Browse files
README.md
CHANGED
|
@@ -37,7 +37,7 @@ Create a prompt for Stable Diffusion based on the information below.
|
|
| 37 |
|
| 38 |
## Axolotl Config
|
| 39 |
|
| 40 |
-
<
|
| 41 |
|
| 42 |
```yaml
|
| 43 |
base_model: NewEden/Qwen-1.5B-Claude
|
|
@@ -121,7 +121,7 @@ weight_decay: 0.0
|
|
| 121 |
# fsdp_state_dict_type: FULL_STATE_DICT
|
| 122 |
special_tokens:
|
| 123 |
```
|
| 124 |
-
</
|
| 125 |
|
| 126 |
## Credits
|
| 127 |
|
|
|
|
| 37 |
|
| 38 |
## Axolotl Config
|
| 39 |
|
| 40 |
+
<details><summary>See Axolotl Trainer config</summary>
|
| 41 |
|
| 42 |
```yaml
|
| 43 |
base_model: NewEden/Qwen-1.5B-Claude
|
|
|
|
| 121 |
# fsdp_state_dict_type: FULL_STATE_DICT
|
| 122 |
special_tokens:
|
| 123 |
```
|
| 124 |
+
</details><br>
|
| 125 |
|
| 126 |
## Credits
|
| 127 |
|