GGUF
sft
maddes8cht commited on
Commit
9cdd545
·
1 Parent(s): 7c221c5

"Update README.md"

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -36,6 +36,20 @@ This change primarily affects **Falcon** and **Starcoder** models, with other mo
36
 
37
 
38
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
39
 
40
  # About GGUF format
41
 
 
36
 
37
 
38
 
39
+ ---
40
+ # Brief
41
+ I have a problem with the OpenAssistant falcon *sft* models
42
+
43
+ * [falcon-7b-sft-top1-696](https://huggingface.co/OpenAssistant/falcon-7b-sft-top1-696)
44
+ * [falcon-40b-sft-top1-560](https://huggingface.co/OpenAssistant/falcon-40b-sft-top1-560)
45
+ * [falcon-40b-sft-mix-1226](https://huggingface.co/OpenAssistant/falcon-40b-sft-mix-1226)
46
+
47
+ which currently prevents me from re-quantizing these models. It is not clear to me at the moment if this problem can be solved.
48
+
49
+
50
+ ---
51
+
52
+
53
 
54
  # About GGUF format
55