Fixed TP sharded version.

This commit is contained in:
Nicolas Patry
2023-07-25 19:29:03 +00:00
parent 1735e4831e
commit ed58de7551
4 changed files with 63 additions and 37 deletions

View File

@ -3,7 +3,7 @@ members = [
"candle-core",
"candle-examples",
"candle-nn",
"candle-pyo3",
# "candle-pyo3",
"candle-transformers",
"candle-wasm-examples/llama2-c",
"candle-wasm-examples/whisper",