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