Filename is same as TAIDE-LX-7B-Chat
#1
by
koungho
- opened
Filename is same as TAIDE-LX-7B-Chat. It's very confusing.
I believe you may have misunderstood GGUF's intention.
Currently, all the file names are different.
Although they have similar prefixes like TAIDE-LX-7B-Chat, the prefixes also include the size of the Quantization.
For example, TAIDE-LX-7B-Chat.Q8_0.gguf mean that except 8 bits per weight, 1 scale value at 32 bits, making a total of 9 bits per weight.
ZoneTwelve
changed discussion status to
closed
Ah! I see what you mean now, thanks for pointing it out.
I will fix that soon.
fixed at 51d093