Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the Python Wrapper more Hackable and simplify Quantization (#1010) | Lukas Kreussel | 2023-10-06 | 1 | -159/+38 |
* | Add return types to `*.pyi` stubs (#880) | Lukas Kreussel | 2023-09-17 | 1 | -15/+16 |
* | Generate `*.pyi` stubs for PyO3 wrapper (#870) | Lukas Kreussel | 2023-09-16 | 1 | -3/+4 |
* | Return the metadata in the gguf pyo3 bindings. (#729) | Laurent Mazare | 2023-09-04 | 1 | -4/+35 |
* | Recommend using maturin. (#717) | Laurent Mazare | 2023-09-02 | 1 | -14/+0 |
* | More quantized llama in python. (#716) | Laurent Mazare | 2023-09-02 | 1 | -6/+13 |
* | Sketch a quantized llama using the pyo3 api. (#715) | Laurent Mazare | 2023-09-02 | 1 | -0/+171 |