Update README.md
Browse files
README.md
CHANGED
@@ -12,5 +12,10 @@ Manticore-13b-Landmark is a blend of:
|
|
12 |
- [Manticore-13B](https://huggingface.co/openaccess-ai-collective/manticore-13b)
|
13 |
- [Manticore-13B-Landmark-QLoRA](https://huggingface.co/Honkware/Manticore-13b-Landmark-QLoRA)
|
14 |
|
15 |
-
##
|
|
|
|
|
|
|
|
|
|
|
16 |
See [GitHub](https://github.com/eugenepentland/landmark-attention-qlora) for the training code.
|
|
|
12 |
- [Manticore-13B](https://huggingface.co/openaccess-ai-collective/manticore-13b)
|
13 |
- [Manticore-13B-Landmark-QLoRA](https://huggingface.co/Honkware/Manticore-13b-Landmark-QLoRA)
|
14 |
|
15 |
+
## Using [Oobabooga](https://github.com/oobabooga/text-generation-webui)
|
16 |
+
- Trust Remote Code - **(Enabled)**
|
17 |
+
- Add the bos_token to the beginning of prompts - **(Disabled)**
|
18 |
+
- Truncate the prompt up to this length - **(Increased)**
|
19 |
+
-
|
20 |
+
## Landmark Training Code
|
21 |
See [GitHub](https://github.com/eugenepentland/landmark-attention-qlora) for the training code.
|