Updated base_model tag in README.md
Browse files
README.md
CHANGED
@@ -30,7 +30,7 @@ models:
|
|
30 |
- model: Weyaxi/Einstein-v6.1-Llama3-8B
|
31 |
- model: cognitivecomputations/dolphin-2.9-llama3-8b-256k
|
32 |
merge_method: model_stock
|
33 |
-
base_model:
|
34 |
dtype: bfloat16
|
35 |
```
|
36 |
|
|
|
30 |
- model: Weyaxi/Einstein-v6.1-Llama3-8B
|
31 |
- model: cognitivecomputations/dolphin-2.9-llama3-8b-256k
|
32 |
merge_method: model_stock
|
33 |
+
base_model: bunnycore/LuminariX-8B
|
34 |
dtype: bfloat16
|
35 |
```
|
36 |
|