R136a1 commited on
Commit
c5e6c48
1 Parent(s): 9bf8928

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +48 -0
README.md ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - not-for-all-audiences
4
+ ---
5
+
6
+
7
+ [EXL2](https://github.com/turboderp/exllamav2/tree/master#exllamav2) Quantization of [X-MythoChronos-13B](https://huggingface.co/Undi95/X-MythoChronos-13B).
8
+
9
+ Quantized at 6.13bpw.
10
+
11
+ # Original model card
12
+
13
+ <!-- description start -->
14
+ ## Description
15
+
16
+ This repo contains fp16 files of X-MythoChronos-13B, a merge based around [Xwin-LM/Xwin-LM-13B-V0.2](https://huggingface.co/Xwin-LM/Xwin-LM-13B-V0.2) and [elinas/chronos-13b-v2](https://huggingface.co/elinas/chronos-13b-v2).
17
+
18
+ Merge was done by choosing carefully the models, the loras, the weights of each of them, the order in which they are applied, and the order of the final models merging with the main goal of having a fresh RP experience.
19
+
20
+ <!-- description end -->
21
+ <!-- description start -->
22
+ ## Models and loras used
23
+
24
+ - [Xwin-LM/Xwin-LM-13B-V0.2](https://huggingface.co/Xwin-LM/Xwin-LM-13B-V0.2)
25
+ - [elinas/chronos-13b-v2](https://huggingface.co/elinas/chronos-13b-v2)
26
+ - [Doctor-Shotgun/cat-v1.0-13b](https://huggingface.co/Doctor-Shotgun/cat-v1.0-13b)
27
+ - [athirdpath/Eileithyia-13B](https://huggingface.co/athirdpath/Eileithyia-13B)
28
+ - [Gryphe/MythoMax-L2-13b](https://huggingface.co/Gryphe/MythoMax-L2-13b)
29
+ - [crestf411/crestfall-peft](https://huggingface.co/crestf411/crestfall-peft)
30
+ - [Undi95/Llama2-13B-no_robots-alpaca-lora](https://huggingface.co/Undi95/Llama2-13B-no_robots-alpaca-lora)
31
+ - [zattio770/120-Days-of-LORA-v2-13B](https://huggingface.co/zattio770/120-Days-of-LORA-v2-13B)
32
+ - [lemonilia/LimaRP-Llama2-13B-v3-EXPERIMENT](https://huggingface.co/lemonilia/LimaRP-Llama2-13B-v3-EXPERIMENT)
33
+
34
+ <!-- description end -->
35
+ <!-- prompt-template start -->
36
+ ## Prompt template: Alpaca
37
+
38
+ ```
39
+ Below is an instruction that describes a task. Write a response that appropriately completes the request.
40
+
41
+ ### Instruction:
42
+ {prompt}
43
+
44
+ ### Response:
45
+
46
+ ```
47
+
48
+ If you want to support me, you can [here](https://ko-fi.com/undiai).