iq3_s_mult: another alternative multiplier
This commit is contained in:
parent
8b713a987e
commit
dbe98dfe70
2 changed files with 4 additions and 4 deletions
|
@ -4125,8 +4125,8 @@ void dequantize_row_iq3_xxs(const block_iq3_xxs * restrict x, float * restrict y
|
|||
// Best PPL
|
||||
#define IQ3S_MULTIPLIER 190842953
|
||||
#else
|
||||
//#define IQ3S_MULTIPLIER 898886
|
||||
#define IQ3S_MULTIPLIER 842866
|
||||
#define IQ3S_MULTIPLIER 898886
|
||||
//#define IQ3S_MULTIPLIER 842866
|
||||
#endif
|
||||
|
||||
#define IQ3S_BITS 3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue