Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ Several-staged merge this time. Actually decent, from my testings.
|
|
11 |
|
12 |
Use ChatML or Alpaca, both seemed to work though I liked the outputs from ChatML more.
|
13 |
|
14 |
-
temp-output-base:
|
15 |
```yaml
|
16 |
models:
|
17 |
- model: mistralai/Mixtral-8x7B-v0.1+/ai/LLM/tmp/pefts/daybreak-peft/mixtral-8x7b
|
@@ -25,7 +25,7 @@ base_model: mistralai/Mixtral-8x7B-v0.1
|
|
25 |
dtype: float16
|
26 |
```
|
27 |
|
28 |
-
temp-output-instruct:
|
29 |
```yaml
|
30 |
models:
|
31 |
- model: mistralai/Mixtral-8x7B-Instruct-v0.1+SeanWu25/Mixtral_8x7b_Medicine
|
|
|
11 |
|
12 |
Use ChatML or Alpaca, both seemed to work though I liked the outputs from ChatML more.
|
13 |
|
14 |
+
### temp-output-base:
|
15 |
```yaml
|
16 |
models:
|
17 |
- model: mistralai/Mixtral-8x7B-v0.1+/ai/LLM/tmp/pefts/daybreak-peft/mixtral-8x7b
|
|
|
25 |
dtype: float16
|
26 |
```
|
27 |
|
28 |
+
### temp-output-instruct:
|
29 |
```yaml
|
30 |
models:
|
31 |
- model: mistralai/Mixtral-8x7B-Instruct-v0.1+SeanWu25/Mixtral_8x7b_Medicine
|