Skip to main content

get_default_model_lock

Function get_default_model_lock 

Source
pub fn get_default_model_lock() -> Result<(String, Arc<ModelStreamLock>), LlamaCoreError>
Expand description

Get the lock for the default model (first available model). Used when the request does not specify a model name.