mirror of
https://github.com/huggingface/candle.git
synced 2025-06-15 10:26:33 +00:00
9 lines
127 B
TOML
9 lines
127 B
TOML
[workspace]
|
|
members = [
|
|
"candle-core",
|
|
"candle-examples",
|
|
"candle-kernels",
|
|
"candle-hub",
|
|
"candle-pyo3",
|
|
]
|