Move llama in a cargo-examples directory.

This commit is contained in:
laurent
2023-07-03 11:30:58 +01:00
parent d0d530dfdc
commit fdb1acd2ff
8 changed files with 23 additions and 5 deletions

View File

@ -1,6 +1,7 @@
[workspace]
members = [
"candle-core",
"candle-examples",
"candle-kernels",
"candle-hub",
"candle-pyo3",