andreyanufr
b73b2502b1
Introduce NF4 data type (#19900)
* NF4 reference initial commit
* Compilable version.
* Executable NF4.
* Fixed nf4 unpacking.
* 1) Fixed warnings with nf4.
2) Removed unused functions.
* Added one test for nf4.
* Fixed code-style errors.
* Fixed code-style errors.
* Fixed NamingConventionCheck errors.
* Fixed test with nf4.
* Fixed windows compilation.
* Fixed casting warning.
* Fixed incorrect changes.
* Changed order of elements in nf4 pack/unpack.
* 1) Made Convert only on direction nf4->other type.
2) Applied reviewers suggestions.
* Fixed code style.
* Fised code style.
* 1) Added array header.
2) Added Bitsandbytes to third-party-programs.txt.
* 1) Removed unused code.
2) Fixed style typos.
3) Revert submodule version.
* Added test for nf4 compression.
* NF4 test refactoring.
* Added cpp tests for NF4.
* Removed model compilation from NF4 tests.
* Reverted submodule version.
2023-09-28 20:56:57 +04:00
..
2023-05-29 15:40:51 +04:00
2023-08-16 17:01:32 +04:00
2022-02-01 21:06:06 +03:00
2022-03-03 06:50:54 +00:00
2023-09-15 10:17:45 +04:00
2021-03-16 14:07:16 +03:00
2023-09-28 20:56:57 +04:00