gemma.cpp/compression/python
Paul Chang 5674c33dc5 Replace CLIF SbsWriter with pybind-based gcpp extension
Maintains compatibility with previous version.

PiperOrigin-RevId: 696181603
2024-11-13 10:20:02 -08:00
..
pytree Add Python code for converting Griffin Orbax weights. Refs #301 2024-07-29 12:53:30 -07:00
BUILD.bazel Replace CLIF SbsWriter with pybind-based gcpp extension 2024-11-13 10:20:02 -08:00
compression_clif_aux.cc Replace CLIF SbsWriter with pybind-based gcpp extension 2024-11-13 10:20:02 -08:00
compression_clif_aux.h Replace CLIF SbsWriter with pybind-based gcpp extension 2024-11-13 10:20:02 -08:00
compression_extension.cc Replace CLIF SbsWriter with pybind-based gcpp extension 2024-11-13 10:20:02 -08:00
compression_test.py Adds insert_float() to SbsWriter() to store a float array directly. 2024-09-12 13:27:24 -07:00