Code Display better (#1)
Browse files- Code Display better (c9b0568898b4cd15b96639227e1a893805f8d734)
Co-authored-by: Yağız Çalık <Weyaxi@users.noreply.huggingface.co>
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
|