RocketZephyr-3b / README.md
TitleOS's picture
Update README.md
ea04c1b
---
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.