RichardErkhov
commited on
uploaded readme
Browse files
README.md
ADDED
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Quantization made by Richard Erkhov.
|
2 |
+
|
3 |
+
[Github](https://github.com/RichardErkhov)
|
4 |
+
|
5 |
+
[Discord](https://discord.gg/pvy7H8DZMG)
|
6 |
+
|
7 |
+
[Request more models](https://github.com/RichardErkhov/quant_request)
|
8 |
+
|
9 |
+
|
10 |
+
MFANN3bv0.20 - bnb 4bits
|
11 |
+
- Model creator: https://huggingface.co/netcat420/
|
12 |
+
- Original model: https://huggingface.co/netcat420/MFANN3bv0.20/
|
13 |
+
|
14 |
+
|
15 |
+
|
16 |
+
|
17 |
+
Original model description:
|
18 |
+
---
|
19 |
+
library_name: transformers
|
20 |
+
license: mit
|
21 |
+
datasets:
|
22 |
+
- netcat420/MFANN
|
23 |
+
language:
|
24 |
+
- en
|
25 |
+
base_model: netcat420/MFANN3bv0.19.12
|
26 |
+
---
|
27 |
+
|
28 |
+
system prompt:
|
29 |
+
Instruct: {instruction}
|
30 |
+
Output:
|
31 |
+
|
32 |
+
ThiLotE's system prompt does not work too well in chatterUI for android, so im including my default prompt. if you are using GPT4ALL, here is his prompt:
|
33 |
+
<|endoftext|>Instruct: %1<|endoftext|> <|endoftext|>Output: %2<|endoftext|>
|
34 |
+
|