Commit Graph

12 Commits

Author SHA1 Message Date
104f89df31 Centralize the dependency versions and inherit them. (#177) 2023-07-16 07:47:17 +01:00
514b171f75 Getting tokio tasks stuck on smaller machines. 2023-07-07 09:13:28 +02:00
115629fe08 Creating new sync Api for candle-hub.
- `api::Api` -> `api::tokio::api` (And created new `api::sync::Api`).
- Remove `tokio` from all our examples.
- Using similar codebase for now instead of ureq (for simplicity).
2023-07-06 15:15:25 +02:00
3872dc4751 Merge pull request #19 from LaurentMazare/llama_safetensors
Llama safetensors
2023-06-29 12:49:26 +02:00
beccf673f4 Fixing hub test. 2023-06-28 22:16:46 +00:00
926fffa0b7 Ok. 2023-06-28 14:56:39 +00:00
e29dae044d Tmp. 2023-06-28 14:56:38 +00:00
cfdfc04d5c Remove the unecessary file lock, attempt to rename before copying. 2023-06-28 16:42:26 +02:00
9c86e4afa8 Fix flaky test ? 2023-06-28 11:40:41 +02:00
70a90a1465 Clippy without features. 2023-06-27 14:04:20 +02:00
75e0905832 Adding fully offline version. 2023-06-27 13:58:23 +02:00
1a82bc50c9 [Tmp] Adding candle-hub 2023-06-27 13:58:23 +02:00