|
3507e14c0c
|
Yolo v8 fixes (#542)
* Fixes for the yolo-v8 layout.
* Bugfixes.
* Another silly bugfix.
* Remove the hf-hub dependency.
* Remove the transformers dependency.
|
2023-08-21 21:05:40 +01:00 |
|
|
a8f61e66cc
|
Bump the crates version to 0.1.2. (#522)
|
2023-08-20 08:07:07 +01:00 |
|
|
531f23b4d0
|
Rename vec-dot to vec-ops. (#449)
* Rename vec-dot to vec-ops.
* Also bump the crate version.
* Add a currently empty readme.
|
2023-08-15 10:48:57 +01:00 |
|
|
b278834267
|
Support the Accelerate BLAS on macOS. (#325)
* Add the accelerate feature.
* Ffi tweaks.
|
2023-08-05 17:25:24 +01:00 |
|
|
4fe8a02f88
|
Update the repo location. (#305)
|
2023-08-02 11:12:18 +01:00 |
|
|
d38943aadc
|
Add version numbers for all the candle crates (#303)
* Switch to candle-gemm for the time being.
* Add the missing versions.
|
2023-08-02 10:52:13 +01:00 |
|
|
51e51da896
|
Rename the candle crate to candle-core (#301)
* Rename to candle-core.
* More candle-core renaming.
|
2023-08-02 08:20:22 +01:00 |
|
|
c34f932319
|
Fix the mkl build. (#204)
* Fix the mkl build.
* Fix the build properly.
|
2023-07-19 19:41:11 +01:00 |
|
|
439321745a
|
Removing candle-hub internal to extract into hf-hub standalone.
|
2023-07-19 15:04:38 +02:00 |
|
|
b8abe2bb4b
|
Factorize the tokenizers version in the workspace cargo def. (#186)
|
2023-07-18 06:48:13 +01:00 |
|
|
104f89df31
|
Centralize the dependency versions and inherit them. (#177)
|
2023-07-16 07:47:17 +01:00 |
|
|
4ed56d7861
|
Removing cuda default.
Seems very important for a lot of exploring users usually on laptop
without GPUs.
Adding more README instructions in a follow up.
|
2023-07-14 16:52:15 +02:00 |
|
|
ba35d895e7
|
Sketch the candle-transformers crate. (#147)
* Sketch the candle-transformers crate.
* Format the empty files.
|
2023-07-12 13:49:31 +01:00 |
|