Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,12 @@ base_model:
|
|
10 |
|
11 |
# OpenDolphinHermes_Llama2_7B
|
12 |
|
13 |
-
|
|
|
|
|
|
|
|
|
|
|
14 |
* [cognitivecomputations/dolphin-llama2-7b](https://huggingface.co/cognitivecomputations/dolphin-llama2-7b)
|
15 |
* [Tensoic/Llama-2-openhermes](https://huggingface.co/Tensoic/Llama-2-openhermes)
|
16 |
|
@@ -61,4 +66,4 @@ print(outputs[0]["generated_text"])
|
|
61 |
```
|
62 |
|
63 |
## Thanks
|
64 |
-
Thanks to Google Colab for the compute
|
|
|
10 |
|
11 |
# OpenDolphinHermes_Llama2_7B
|
12 |
|
13 |
+
|
14 |
+
<p align="center">
|
15 |
+
<img src="https://huggingface.co/sethuiyer/OpenDolphinHermes_Llama2_7B/resolve/main/dolphin_hermes.webp" height="256px" alt="SynthIQ">
|
16 |
+
</p>
|
17 |
+
|
18 |
+
mergekit SLERP of these two models
|
19 |
* [cognitivecomputations/dolphin-llama2-7b](https://huggingface.co/cognitivecomputations/dolphin-llama2-7b)
|
20 |
* [Tensoic/Llama-2-openhermes](https://huggingface.co/Tensoic/Llama-2-openhermes)
|
21 |
|
|
|
66 |
```
|
67 |
|
68 |
## Thanks
|
69 |
+
Thanks to Google Colab for the compute.
|