|
8658df3485
|
Generate *.pyi stubs for PyO3 wrapper (#870)
* Begin to generate typehints.
* generate correct stubs
* Correctly include stubs
* Add comments and typhints to static functions
* ensure candle-pyo3 directory
* Make `llama.rope.freq_base` optional
* `fmt`
|
2023-09-16 17:23:38 +01:00 |
|
|
21109e1983
|
Recommend using maturin. (#717)
|
2023-09-02 16:19:35 +01:00 |
|
|
0b175fcbbd
|
Fix the pyo3 build for macos. (#324)
* Fix the pyo3 build for macos.
* rustfmt fix.
|
2023-08-05 14:53:57 +01:00 |
|
|
d1f5d44c04
|
Reenable pyo3 in the workspace list (#170)
* Enable pyo3 back.
* Adapt the CI.
|
2023-07-14 19:54:38 +01:00 |
|
|
ebb0fedf14
|
Very simple pyo3 bindings for candle.
|
2023-07-01 20:36:44 +01:00 |
|