Skip to main content

weight_file_bytes

Function weight_file_bytes 

Source
fn weight_file_bytes(id: &str, file: &WeightFile) -> Result<Vec<u8>, String>
Expand description

Resolve one weight file to its bytes (local override / cache, then download).