a4to commited on
Commit
78bec25
1 Parent(s): 8b4e193

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -7
README.md CHANGED
@@ -30,11 +30,26 @@ language:
30
  </div>
31
 
32
 
33
- <div style="height: 1px; background-color:#666; width:100%; margin: -5px 0 25px 0"></div>
34
 
35
- <h1 style="font-size:20px;">Quantized LLaMa.V2 13B model weights - Instruction based</h1>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
36
 
37
- <div style="height: 0px;"></div>
38
 
39
 
40
  <h2 style="font-size:20px; font-weight:600; ">Provided Files:</h2>
@@ -71,9 +86,6 @@ language:
71
  <p style="font-size:18px; margin-top:12px"><b><a style="text-decoration:none" href="https://huggingface.co/CONCISE/LLaMa_V2-13B-Instruct-Uncensored-GGML/blob/main/LLaMa_V2-13B-Instruct-Uncensored-f16-Unquantized-GGML.bin">LLaMa_V2-13B-Instruct-Uncensored-f16-Unquantized-GGML.bin</a></b></p>
72
  </div>
73
 
74
-
75
-
76
-
77
- <br> <br> <br><br> <br> <br>
78
 
79
  </div>
 
30
  </div>
31
 
32
 
33
+ <div style="height: 1px; background-color:#666; width:100%; margin: -0px 0 25px 0"></div>
34
 
35
+ <h1 style="font-size:20px;margin-bottom:35px">
36
+ Quantized LLaMa.V2 13B model weights - Instruction based
37
+ </h1>
38
+
39
+
40
+ <p style="font-size:18px;">
41
+ Big thank you to Eric Hartford for his work aiding the creation of datasets such as:<br>
42
+ <span style="font-size:22px; font-weight:bold;margin-left:10px; margin-right:5px">
43
+ -</span> wizardlm_evol_instruct_V2_196k_unfiltered_merged_split<br>
44
+ <span style="font-size:22px; font-weight:bold;margin-left:10px; margin-right:5px">
45
+ -</span> wizard_vicuna_70k_unfiltered<br>
46
+
47
+ Such datasets play a big role in accurately addressing model biases, without sacrificing performance
48
+ </p>
49
+
50
+
51
+ <div style="height: 1px; background-color:#666; margin: 30px 0 -5px 0; width:100%"></div>
52
 
 
53
 
54
 
55
  <h2 style="font-size:20px; font-weight:600; ">Provided Files:</h2>
 
86
  <p style="font-size:18px; margin-top:12px"><b><a style="text-decoration:none" href="https://huggingface.co/CONCISE/LLaMa_V2-13B-Instruct-Uncensored-GGML/blob/main/LLaMa_V2-13B-Instruct-Uncensored-f16-Unquantized-GGML.bin">LLaMa_V2-13B-Instruct-Uncensored-f16-Unquantized-GGML.bin</a></b></p>
87
  </div>
88
 
89
+ <br> <br>
 
 
 
90
 
91
  </div>