Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
base_model:
|
3 |
- senseable/WestLake-7B-v2
|
|
|
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.
|
4 |
+
|
5 |
+
Seems to perform well! Did a local lm-eval and HellaSWAG gives me around 84.5, which seems decent. will be submitting this for eval on the openLLM leaderboard as well.
|
6 |
+
|
7 |
+
Preset for this should be ChatML, but standard default presets should work ok too.
|
8 |
+
|
9 |
+
|
10 |
+
|
11 |
---
|
12 |
base_model:
|
13 |
- senseable/WestLake-7B-v2
|