This commit is contained in:
fxmarty 2024-04-19 11:49:39 +02:00
parent 88702d8763
commit 24d43c487e

View File

@ -1385,7 +1385,7 @@ fn main() -> Result<(), LauncherError> {
tracing::info!("Bitsandbytes doesn't work with cuda graphs, deactivating them");
vec![]
}
_ => {
(None, _) => {
let cuda_graphs = vec![1, 2, 4, 8, 16, 32];
tracing::info!("Using default cuda graphs {cuda_graphs:?}");
cuda_graphs