RichardErkhov
commited on
uploaded readme
Browse files
README.md
ADDED
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.17 - bnb 4bits
|
11 |
+
- Model creator: https://huggingface.co/netcat420/
|
12 |
+
- Original model: https://huggingface.co/netcat420/MFANN3bv0.20.17/
|
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:
|
26 |
+
- netcat420/MFANN3bv0.20.16
|
27 |
+
pipeline_tag: text-generation
|
28 |
+
---
|
29 |
+
|
30 |
+
system prompt:
|
31 |
+
Instruct: {instruction}
|
32 |
+
Output:
|
33 |
+
|
34 |
+
|
35 |
+
good training loss of 0.33 avg on the MFANN dataset! as of 9/20/24
|
36 |
+
|
37 |
+
this model is a general model trained to generate text on a vast array of tasks and will be the last pre release in the 3b branch before the first major release!
|
38 |
+
|