Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
1 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/63cf23cffbd0cc580bc65c73/Kludqn78R4zztPL48g6QM.png)
|
2 |
|
3 |
My first successful Dare-Ties merge. Because of the tokenizer difference of the model types (also bf16 vs f16), Had to use Slerp as well.
|
@@ -62,4 +65,4 @@ base_model: cognitivecomputations/dolphin-2.8-mistral-7b-v02
|
|
62 |
tokenizer_source: model:senseable/WestLake-7B-v2
|
63 |
|
64 |
dtype: bfloat16
|
65 |
-
```
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
---
|
4 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/63cf23cffbd0cc580bc65c73/Kludqn78R4zztPL48g6QM.png)
|
5 |
|
6 |
My first successful Dare-Ties merge. Because of the tokenizer difference of the model types (also bf16 vs f16), Had to use Slerp as well.
|
|
|
65 |
tokenizer_source: model:senseable/WestLake-7B-v2
|
66 |
|
67 |
dtype: bfloat16
|
68 |
+
```
|