Upload README.md
Browse files
README.md
CHANGED
@@ -354,15 +354,20 @@ And thank you again to a16z for their generous grant.
|
|
354 |
<img src="https://huggingface.co/Fredithefish/OpenZephyrChat/resolve/main/logo.jpeg" alt="Alt Text" width="250"/>
|
355 |
|
356 |
<h1>🔥 OpenZephyrChat - Merging Zephyr-beta with OpenChat-3.5 🔥</h1>
|
357 |
-
This Model is a merge between Zephyr-beta and OpenChat-3.5, it was done by using the <a>https://github.com/cg123/mergekit</a> repository
|
358 |
</div>
|
359 |
|
360 |
|
361 |
# Model Information
|
362 |
-
|
363 |
- **Parameter size:** 7B
|
364 |
-
- **
|
365 |
-
-
|
|
|
|
|
|
|
|
|
|
|
366 |
|
367 |
## Evals
|
368 |
<table>
|
|
|
354 |
<img src="https://huggingface.co/Fredithefish/OpenZephyrChat/resolve/main/logo.jpeg" alt="Alt Text" width="250"/>
|
355 |
|
356 |
<h1>🔥 OpenZephyrChat - Merging Zephyr-beta with OpenChat-3.5 🔥</h1>
|
357 |
+
This Model is a ties merge between Zephyr-beta and OpenChat-3.5, it was done by using the <a>https://github.com/cg123/mergekit</a> repository
|
358 |
</div>
|
359 |
|
360 |
|
361 |
# Model Information
|
362 |
+
- **License:** Apache-2 (commercially usable)
|
363 |
- **Parameter size:** 7B
|
364 |
+
- **Merge:**
|
365 |
+
- [OpenChat](https://huggingface.co/openchat/openchat_3.5) with ```--weight 0.6 --density 0.5```
|
366 |
+
- [Zephyr](https://huggingface.co/HuggingFaceH4/zephyr-7b-beta) with ```--weight 0.3 --density 0.5```
|
367 |
+
- [Mistral](https://huggingface.co/mistralai/Mistral-7B-v0.1) serving as the base model
|
368 |
+
|
369 |
+
|
370 |
+
|
371 |
|
372 |
## Evals
|
373 |
<table>
|