exxocism commited on
Commit
f7f70be
·
verified ·
1 Parent(s): c854e49

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model:
3
+ - featherless-ai/Qwerky-72B
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - quantization
7
+ - GGUF
8
+ base_model_relation: quantized
9
+ quantized_by: exxocism
10
+ ---
11
+
12
+ ## Llamacpp imatrix Quantizations of Qwerky-72B by featherless-ai
13
+
14
+ Quantization after https://github.com/ggml-org/llama.cpp/pull/12667 fix