eugenepentland commited on
Commit
c7ff093
1 Parent(s): ca3cfee

updated readme

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -1,3 +1,17 @@
1
  ---
2
  license: other
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: other
3
  ---
4
+ Minotaur-13B 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/openaccess-ai-collective/minotaur-13b
14
+
15
+ https://huggingface.co/eugenepentland/Minotaur-13b-Landmark-QLoRA
16
+
17
+ Can be loaded in using oobooga, make sure to have the --trust-remote-code option on for it to function.