File size: 860 Bytes
14ada27 6c327b9 ea04c1b 6c327b9 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 |
---
license: other
license_name: stabilityai-non-commerical-license
license_link: LICENSE
---
# RocketZephyr-3B
<!-- Provide a quick summary of what the model is/does. -->
An attempt at creating a 3B parameter merged model using [StabilityAI's Zephyr-3b](https://huggingface.co/stabilityai/stablelm-zephyr-3b) and [Pansophic's Rocket-3B](https://huggingface.co/pansophic/rocket-3B).
### Repo Description
This repo serves as an housing for my experimentation with creating a 3 billion parameter merged model using [mergekit](https://github.com/cg123/mergekit)
- **Merged Models:** stabilityai/stablelm-zephyr-3b & pansophic/rocket-3B
- **Merge Weights:** 1.0 & 0.3
- **Merge Method:** Linear
- **License:** I believe this (current) model inherits the Stable Non-Commercial Research Community License Agreement and as such is licensed by it as well.
|