Skip to main content

convert

Function convert 

Source
pub fn convert(
    model_id: &str,
    files: &ModelFiles,
    config: &Chronos2Config,
    opts: &ConvertOptions,
    output_path: &Path,
) -> Result<()>
Expand description

Read files, convert every tensor, and write a GGUF file to output_path.