Commit Graph

10 Commits

Author SHA1 Message Date
5a363dbc26 Adds check for 7b-zephyr and uses correct template (#1283)
* Adds check for 7b-zephyr and uses correct template

* Handle zephyr as mistral.

* Disable the protoc bits of the CI.

---------

Co-authored-by: Laurent <laurent.mazare@gmail.com>
2023-11-06 21:05:39 +01:00
8cbb9d0e6c Add some preliminary ONNX support (#1260)
* Add the onnx protos.

* Move the reading bits.

* Install protoc on the CI.

* Install protoc on the cuda CI too.

* Use clap for the onnx tool.

* Tweak the CI protoc install.

* Add some simple evalution function.

* Add some binary operator support.
2023-11-04 06:36:05 +01:00
d1f5d44c04 Reenable pyo3 in the workspace list (#170)
* Enable pyo3 back.

* Adapt the CI.
2023-07-14 19:54:38 +01:00
0862e7d9e9 Windows 2019 is slower to load (I guess less availability). 2023-06-28 22:21:38 +00:00
d3000ac9eb Running CI only when pushing on main and on pull request. 2023-06-28 22:20:31 +00:00
c2edaf83eb Ignoring candle-kernels during CI. 2023-06-27 13:53:23 +02:00
de1f612645 Remove the default features from the CI as cuda is not available. 2023-06-26 20:56:13 +01:00
b5f7553b18 Deactivate nightly CI as it's flaky at the moment. 2023-06-22 08:36:33 +01:00
7c317f9611 cuda is not available on the CI so deactivate it. 2023-06-21 14:50:52 +01:00
9698211d56 Add some very basic tensor type. 2023-06-19 17:26:50 +01:00