sethuiyer commited on
Commit
8cf5724
1 Parent(s): d6f0a72

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -10,7 +10,12 @@ base_model:
10
 
11
  # OpenDolphinHermes_Llama2_7B
12
 
13
- SLERP of these two models
 
 
 
 
 
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.