Skip to main content

define_registered_product_model

Function define_registered_product_model 

Source
pub fn define_registered_product_model(
    sources: Option<&Arc<ProductionModelSourceBundle>>,
    policy: &NumericalExecutionPolicy,
    kv_dtype: KvCacheDtype,
) -> Result<Option<Arc<DefinedProductionModel>>>
Expand description

Define a migrated family before device composition. Explicit numerical requests must name a declared profile; legacy sources cannot ignore them.