mirror of
https://github.com/ggml-org/whisper.cpp.git
synced 2026-08-12 22:31:22 +04:00
sync : ggml
This commit is contained in:
@@ -193,6 +193,8 @@ bool ggml_common_quantize_0(
|
||||
case GGML_TYPE_I32:
|
||||
case GGML_TYPE_Q8_1:
|
||||
case GGML_TYPE_Q8_K:
|
||||
case GGML_TYPE_IQ2_XXS:
|
||||
case GGML_TYPE_IQ2_XS:
|
||||
case GGML_TYPE_COUNT:
|
||||
{
|
||||
fprintf(stderr, "%s: unsupported quantization type %d (%s)\n", __func__, ttype, ggml_type_name((ggml_type) ttype));
|
||||
|
||||
@@ -1 +1 @@
|
||||
3eace58911ea8d2cf35defdc59848d99b91a57f5
|
||||
de51e3f3e324cd742581d5754d0b07a33991f878
|
||||
|
||||
Reference in New Issue
Block a user