pub fn linear_from( weight: MaybeQuantizedWeight, bias: Option<Tensor>, ) -> Result<MaybeQuantizedLinear>