AzureBlack commited on
Commit
8c72717
·
1 Parent(s): 0b78cbc

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +68 -0
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ ---
4
+
5
+ ExllamaV2 version of the model created by [IkariDev](https://huggingface.co/IkariDev)
6
+
7
+ Original Model https://huggingface.co/IkariDev/Athnete-13B
8
+
9
+ Requires ExllamaV2, which is being developed by turboderp https://github.com/turboderp/exllamav2 under an MIT license.
10
+
11
+ Main is 8bpw
12
+
13
+ 4b8h is 4bpw
14
+
15
+ ---
16
+
17
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/630dfb008df86f1e5becadc3/UntR48TeeY7R0gvmByLdO.png)
18
+
19
+ Athnete model. Use Alpaca format. Suitable for RP, ERP and general stuff.
20
+
21
+ Despite the awful banner i made, this model could actually be better than raw Athena v3.
22
+
23
+ <!-- description start -->
24
+ ## Description
25
+
26
+ <!-- [Recommended settings - contributed by localfultonextractor](https://files.catbox.moe/ue0tja.json) -->
27
+
28
+ This repo contains fp16 files of Athnete.
29
+
30
+ <!-- [GGUF - By TheBloke](https://huggingface.co/TheBloke/Athena-v3-GGUF) -->
31
+
32
+ <!-- [GPTQ - By TheBloke](https://huggingface.co/TheBloke/Athena-v3-GPTQ) -->
33
+
34
+ <!-- [exl2 - by AzureBlack](https://huggingface.co/AzureBlack/Athena-v2-6.0bit-exl2) -->
35
+
36
+ <!-- [AWQ - By TheBloke](https://huggingface.co/TheBloke/Athena-v3-AWQ) -->
37
+
38
+ [fp16 - by IkariDev](https://huggingface.co/IkariDev/Athnete-13B)
39
+
40
+ [GGUF - by IkariDev](https://huggingface.co/IkariDev/Athnete-13B-GGUF)
41
+ <!-- [OLD(GGUF - by IkariDev+Undi95)](https://huggingface.co/IkariDev/Athena-v3-GGUF) -->
42
+
43
+ ## Ratings:
44
+
45
+ Note: I have permission of all users to upload their ratings, i DONT screenshot random reviews without asking if i can put them here!
46
+
47
+
48
+ <!-- description end -->
49
+ <!-- description start -->
50
+ ## Models and loras used
51
+
52
+ - IkariDev/Athena-v3
53
+ - Undi95/Nete-13B
54
+ <!-- description end -->
55
+ <!-- prompt-template start -->
56
+ ## Prompt template: Alpaca
57
+
58
+ ```
59
+ Below is an instruction that describes a task. Write a response that appropriately completes the request.
60
+
61
+ ### Instruction:
62
+ {prompt}
63
+
64
+ ### Response:
65
+
66
+ ```
67
+
68
+ HUGE thanks to [Undi95](https://huggingface.co/Undi95) for doing the merging (Recipe was my idea, he merged)