|
--- |
|
license: other |
|
license_name: microsoft-research-license |
|
library_name: transformers |
|
tags: |
|
- mergekit |
|
- merge |
|
- storywriting |
|
- text adventure |
|
- not-for-all-audiences |
|
--- |
|
# Space-Whale-Lite |
|
|
|
Restack of the legendary Psyonic Cetacean: |
|
[jebcarter/psyonic-cetacean-20B](https://huggingface.co/jebcarter/psyonic-cetacean-20B) |
|
|
|
GGUF quants: |
|
[FaradayDotDev/Space-Whale-Lite-13B-GGUF](https://huggingface.co/FaradayDotDev/Space-Whale-Lite-13B-GGUF) |
|
|
|
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit). |
|
|
|
## Merge Details |
|
### Merge Method |
|
|
|
This model was merged using the passthrough merge method. |
|
|
|
### Models Merged |
|
|
|
The following models were included in the merge: |
|
* [TeeZee/Orca-2-13b_flat](https://huggingface.co/TeeZee/Orca-2-13b_flat) |
|
* [KoboldAI/LLaMA2-13B-Psyfighter2](https://huggingface.co/KoboldAI/LLaMA2-13B-Psyfighter2) |
|
|
|
### Configuration |
|
|
|
The following YAML configuration was used to produce this model: |
|
|
|
```yaml |
|
slices: |
|
- sources: |
|
- model: Orca2-Flat (TeeZee/Orca-2-13b_flat -> float16) |
|
layer_range: [0, 8] |
|
- sources: |
|
- model: KoboldAI/LLaMA2-13B-Psyfighter2 |
|
layer_range: [8, 24] |
|
- sources: |
|
- model: Orca2-Flat (TeeZee/Orca-2-13b_flat -> float16) |
|
layer_range: [24, 32] |
|
- sources: |
|
- model: KoboldAI/LLaMA2-13B-Psyfighter2 |
|
layer_range: [32, 40] |
|
merge_method: passthrough |
|
dtype: float16 |
|
``` |
|
|