Update README.md
Browse files
README.md
CHANGED
@@ -14,3 +14,6 @@ This model has been trained using the PEFT LoRA method using the [Landmark Atten
|
|
14 |
|
15 |
Unlikely to be usable with the popular frontends (e.g. [KoboldAI](https://github.com/henk717/KoboldAI) and [Oobabooga](https://github.com/oobabooga/text-generation-webui)) due to the lack of support for landmark tokens.
|
16 |
|
|
|
|
|
|
|
|
14 |
|
15 |
Unlikely to be usable with the popular frontends (e.g. [KoboldAI](https://github.com/henk717/KoboldAI) and [Oobabooga](https://github.com/oobabooga/text-generation-webui)) due to the lack of support for landmark tokens.
|
16 |
|
17 |
+
## PEFT Checkpoint
|
18 |
+
|
19 |
+
You can likely merge the checkpoint with any other LLaMA-based model (provided they're 33B, of course). This repo contains the merged weights, but you can grab the adapter [here](https://anonfiles.com/F3Pb20wbz7).
|