File size: 781 Bytes
3733354
 
 
2dcb77a
 
 
 
 
 
 
605fc89
 
e6ff2f2
668dd3b
 
 
e6ff2f2
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
license: other
---
# Manticore-13b-Landmark-GPTQ

## Key Features
- **[Landmark Attention](https://arxiv.org/pdf/2305.16300v1.pdf)**
- **[Large Context Size (~18k)](https://i.ibb.co/tLLGLNc/image.jpg)** 
- **[4-Bit Quantization](https://arxiv.org/pdf/2210.17323.pdf)**
## Composition
Manticore-13b-Landmark-GPTQ is a 4-bit quantization of:
- [Manticore-13B-Landmark](https://huggingface.co/Honkware/Manticore-13b-Landmark)
## Using [Oobabooga](https://github.com/oobabooga/text-generation-webui)
- Trust Remote Code - **(Enabled)**
- Add the bos_token to the beginning of prompts - **(Disabled)**
- Truncate the prompt up to this length - **(Increased)**
## Landmark Training Code
See [GitHub](https://github.com/eugenepentland/landmark-attention-qlora) for the training code.