mirror of
https://github.com/geoffsee/predict-otron-9001.git
synced 2025-09-08 22:46:44 +00:00
reorg + update docs with new paths
This commit is contained in:
10
Cargo.toml
10
Cargo.toml
@@ -3,12 +3,12 @@ members = [
|
||||
"crates/predict-otron-9000",
|
||||
"crates/inference-engine",
|
||||
"crates/embeddings-engine",
|
||||
"crates/helm-chart-tool",
|
||||
"crates/llama-runner",
|
||||
"crates/gemma-runner",
|
||||
"crates/cli",
|
||||
"integration/helm-chart-tool",
|
||||
"integration/llama-runner",
|
||||
"integration/gemma-runner",
|
||||
"integration/cli",
|
||||
"crates/chat-ui"
|
||||
, "crates/utils"]
|
||||
, "integration/utils"]
|
||||
default-members = ["crates/predict-otron-9000"]
|
||||
resolver = "2"
|
||||
|
||||
|
Reference in New Issue
Block a user