summaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* Tweak the CI to avoid running out of disk space. (#2630)Laurent Mazare2024-11-191-0/+3
* More Model Module Docs (#2623)zachcp2024-11-171-0/+6
* move CI/Cuda runnerGuillaume LEGENDRE2024-09-261-1/+2
* fix: usage of `actions/checkout@v2` (#2403)Hamir Mahal2024-08-062-9/+9
* feat(ci): add trufflehog secrets detection (#2262)Luc Georges2024-06-101-0/+15
* Update our cuda runner. (#1705)Nicolas Patry2024-02-131-65/+9
* fix: deprecated option field (open-pull-requests-limit-per-dependency) (#1554)darker2024-01-101-1/+0
* feat: add dependabot to the project (#1553)darker2024-01-101-0/+8
* Ignore skipped.Nicolas Patry2023-12-291-1/+1
* Ignore stop on remote forks.Nicolas Patry2023-12-291-1/+1
* Trying to fix flakyness by making hub_2 and hub_3 serial tests (potential iss...Nicolas Patry2023-12-291-2/+0
* Fix the CI.Nicolas Patry2023-12-292-0/+4
* PyO3: Add optional `candle.onnx` module (#1282)Lukas Kreussel2023-11-082-1/+7
* Adds check for 7b-zephyr and uses correct template (#1283)DTJ112352023-11-061-4/+0
* Add some preliminary ONNX support (#1260)Laurent Mazare2023-11-042-1/+5
* PyO3: Add CI to build & upload wheels as artifacts. (#1215)Lukas Kreussel2023-10-291-0/+0
* PyO3: Add CI (#1135)Lukas Kreussel2023-10-201-0/+62
* Fix waiting upgrade for SSL ?Nicolas Patry2023-08-281-1/+1
* Merge pull request #368 from huggingface/add_cuda_ciNicolas Patry2023-08-101-0/+87
|\
| * Fix CI cuda.Nicolas Patry2023-08-101-1/+1
| * Testing in release mode because debug is too slow.Nicolas Patry2023-08-091-1/+1
| * ssl update.Nicolas Patry2023-08-091-4/+2
| * Fix by hardcoding pathsNicolas Patry2023-08-091-1/+2
| * ?Nicolas Patry2023-08-091-5/+1
| * CI ssh in the meantime.Nicolas Patry2023-08-091-2/+4
| * Attempt nb2Nicolas Patry2023-08-091-4/+2
| * SSH to debug.Nicolas Patry2023-08-091-7/+9
| * ?Nicolas Patry2023-08-091-7/+7
| * Better rust GH action.Nicolas Patry2023-08-091-1/+7
| * Chnage nameNicolas Patry2023-08-091-1/+1
| * Adding cuda CINicolas Patry2023-08-091-0/+84
* | Typos and format and CD only when PR lands.Nicolas Patry2023-08-021-2/+0
|/
* Starting the book.Nicolas Patry2023-08-011-1/+1
* Permissions.Nicolas Patry2023-07-261-3/+3
* Typo.Nicolas Patry2023-07-261-9/+9
* Releasing within the branch to test the setup.Nicolas Patry2023-07-261-3/+4
* Adding a documentation book.Nicolas Patry2023-07-262-0/+70
* Reenable pyo3 in the workspace list (#170)Laurent Mazare2023-07-141-3/+3
* Windows 2019 is slower to load (I guess less availability).Ubuntu2023-06-281-2/+2
* Running CI only when pushing on `main` and on pull request.Ubuntu2023-06-281-1/+5
* Ignoring candle-kernels during CI.Nicolas Patry2023-06-271-3/+3
* Remove the default features from the CI as cuda is not available.laurent2023-06-261-1/+3
* Deactivate nightly CI as it's flaky at the moment.laurent2023-06-221-2/+2
* cuda is not available on the CI so deactivate it.laurent2023-06-211-1/+1
* Add some very basic tensor type.laurent2023-06-191-0/+72