Honkware commited on
Commit
668dd3b
1 Parent(s): e6ff2f2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -13,8 +13,8 @@ Manticore-13b-Landmark-GPTQ is a blend of:
13
  - [Manticore-13B-Landmark-QLoRA](https://huggingface.co/Honkware/Manticore-13b-Landmark-QLoRA)
14
  - [AutoGPTQ](https://github.com/PanQiWei/AutoGPTQ)
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
  ## Landmark Training Code
20
  See [GitHub](https://github.com/eugenepentland/landmark-attention-qlora) for the training code.
 
13
  - [Manticore-13B-Landmark-QLoRA](https://huggingface.co/Honkware/Manticore-13b-Landmark-QLoRA)
14
  - [AutoGPTQ](https://github.com/PanQiWei/AutoGPTQ)
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
  ## Landmark Training Code
20
  See [GitHub](https://github.com/eugenepentland/landmark-attention-qlora) for the training code.