max tokens fix for databricks

This commit is contained in:
Dhanji Prasanna
2025-09-29 06:45:53 +10:00
parent f3cf9b688e
commit 4e64555008
5 changed files with 643 additions and 539 deletions

View File

@@ -170,7 +170,8 @@ impl Config {
let config = settings.build()?.try_deserialize()?;
Ok(config)
}
#[allow(dead_code)]
fn default_qwen_config() -> Self {
Self {
providers: ProvidersConfig {