Commit
·
0120cf9
1
Parent(s):
f823e16
updated readme
Browse files
README.md
CHANGED
@@ -4,10 +4,14 @@ license: other
|
|
4 |
WizardLM-7B with 10k+ context using Landmark Attention.
|
5 |
|
6 |
Model generated using Landmark-Attention-QLoRA
|
|
|
7 |
https://github.com/eugenepentland/landmark-attention-qlora
|
8 |
|
|
|
9 |
A merge of the following models:
|
|
|
10 |
https://huggingface.co/TheBloke/wizardLM-7B-HF
|
|
|
11 |
https://huggingface.co/eugenepentland/WizardLM-7B-Landmark-Attention-QLoRA
|
12 |
|
13 |
Can be loaded in using oobooga, make sure to have the --trust-remote-code option on for it to function.
|
|
|
4 |
WizardLM-7B with 10k+ context using Landmark Attention.
|
5 |
|
6 |
Model generated using Landmark-Attention-QLoRA
|
7 |
+
|
8 |
https://github.com/eugenepentland/landmark-attention-qlora
|
9 |
|
10 |
+
|
11 |
A merge of the following models:
|
12 |
+
|
13 |
https://huggingface.co/TheBloke/wizardLM-7B-HF
|
14 |
+
|
15 |
https://huggingface.co/eugenepentland/WizardLM-7B-Landmark-Attention-QLoRA
|
16 |
|
17 |
Can be loaded in using oobooga, make sure to have the --trust-remote-code option on for it to function.
|