Javascript is not enabled. This site can still works but it'll be more interactive when javascript is enabled.
loading...
Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
kouteiheika
5 hours ago
|
on: Kimi K2.7-Code: open-source coding model with better token efficiency
Not every weight is quantized. For example, those weights which don't take much space
or
are highly important are left in higher precision. State-of-art quantization of weights is never done uniformly (i.e. to
all
weights and in the same way).
reply