IHaveNoClueAndIMustPost
commited on
Commit
·
83fa18a
1
Parent(s):
05c490f
Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,9 @@ tags:
|
|
15 |
- stories
|
16 |
- writing
|
17 |
---
|
18 |
-
A couple/multi of GGML conversions of the FrankesteinsMonster-13B merge by [Blackroot](https://huggingface.co/Blackroot).
|
|
|
|
|
19 |
This is a frankenstein model merge of [Nous-Hermes-Llama2-13b](https://huggingface.co/NousResearch/Nous-Hermes-Llama2-13b) + [Llama-2-13B-Storywriter-LORA](https://huggingface.co/Blackroot/Llama-2-13B-Storywriter-LORA) + [limarp-llama2](https://huggingface.co/lemonilia/limarp-llama2)
|
20 |
. Both lora merges were done at full weight (1:1:1 ratio)
|
21 |
|
|
|
15 |
- stories
|
16 |
- writing
|
17 |
---
|
18 |
+
A couple/multi of GGML conversions of the FrankesteinsMonster-13B merge by [Blackroot](https://huggingface.co/Blackroot). Due "Vocab size mismatch" error <i>added_tokens.json</i> was padded with dummy tokens to make up the difference and allow conversion. This may or may not affect model performance.<br>
|
19 |
+
|
20 |
+
Please see the original [repo](https://huggingface.co/Blackroot/FrankensteinsMonster-13B) for full description and full credits, short summary follows below:<br><br>
|
21 |
This is a frankenstein model merge of [Nous-Hermes-Llama2-13b](https://huggingface.co/NousResearch/Nous-Hermes-Llama2-13b) + [Llama-2-13B-Storywriter-LORA](https://huggingface.co/Blackroot/Llama-2-13B-Storywriter-LORA) + [limarp-llama2](https://huggingface.co/lemonilia/limarp-llama2)
|
22 |
. Both lora merges were done at full weight (1:1:1 ratio)
|
23 |
|