File size: 530 Bytes
94bd51c
 
ac6fa5a
 
 
d1a2948
 
 
 
ac6fa5a
 
94bd51c
ac6fa5a
 
 
 
 
e0bee37
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
license: mit
tags:
  - ggml
  - bark.cpp
  - quantized
  - 8-bit
  - 16-bit
  - 32-bit
base_model: suno/bark
quantized_by: Green-Sky
---

## bark.cpp quantized models

This is the large variant https://huggingface.co/suno/bark

done using bark.cpp commit [d22ad71](https://github.com/PABannier/bark.cpp/commit/d22ad710e5c6ea62595877e5635e30f9c40442bc)

I only uploaded f32, f16 and q8_0 quants, because q8_0 already changes the result significantly.

Don't use the f32 version of encodec, it does not work with bark right now.