Code Display better
Browse filesThis edit will display the configuration you provided in a more effective manner, as follows:

README.md
CHANGED
|
@@ -32,7 +32,7 @@ https://docs.google.com/document/d/1_vOftBnrk9NRk5h10UqrfJ5CDih9KBKL61yvrZtVWPE/
|
|
| 32 |
|
| 33 |
Config for the merger can be found bellow:
|
| 34 |
|
| 35 |
-
```
|
| 36 |
base_model: mistralai_Mistral-7B-v0.1
|
| 37 |
gate_mode: hidden
|
| 38 |
dtype: float16
|
|
|
|
| 32 |
|
| 33 |
Config for the merger can be found bellow:
|
| 34 |
|
| 35 |
+
```yaml
|
| 36 |
base_model: mistralai_Mistral-7B-v0.1
|
| 37 |
gate_mode: hidden
|
| 38 |
dtype: float16
|