Files
candle/candle-pyo3
Laurent Mazare 20512ba408 Return the metadata in the gguf pyo3 bindings. (#729)
* Return the metadata in the gguf pyo3 bindings.

* Read the metadata in the quantized llama example.

* Get inference to work on gguf files.
2023-09-04 07:07:00 +01:00
..
2023-08-05 14:53:57 +01:00
2023-09-02 16:19:35 +01:00
2023-09-02 16:19:35 +01:00

From the candle-pyo3 directory, enable a virtual env where you will want the candle package to be installed then run.

maturin develop
python test.py