RichardErkhov commited on
Commit
31848d5
·
verified ·
1 Parent(s): a1d53b2

uploaded readme

Browse files
Files changed (1) hide show
  1. README.md +45 -0
README.md ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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.17 - bnb 4bits
11
+ - Model creator: https://huggingface.co/netcat420/
12
+ - Original model: https://huggingface.co/netcat420/MFANN3bv0.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
+ pipeline_tag: text-generation
26
+ ---
27
+
28
+ Prompt template for GPT4All:
29
+
30
+ ```
31
+ <|endoftext|>Instruct: %1<|endoftext|>
32
+ <|endoftext|>Output: %2<|endoftext|>
33
+ ```
34
+
35
+
36
+ record low training loss on netcat420/MFANN for the 2.78b model!
37
+
38
+ (0.538)
39
+
40
+ previous record: (0.632)
41
+
42
+
43
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6435f27b2d0ed796668ffd8b/Qe37qIY1nmtHxCZTYXL2P.png)
44
+
45
+