mlx-swift-examples icon indicating copy to clipboard operation
mlx-swift-examples copied to clipboard

Phi-3.5-mini-instruct complains about "rope_scaling"

Open aPaleBlueDot opened this issue 1 year ago • 0 comments

Same root cause as that of issue #92

typeMismatch(Swift.String, Swift.DecodingError.Context(codingPath: [CodingKeys(stringValue: "rope_scaling", intValue: nil), _CodingKey(stringValue: "long_factor", intValue: nil)]

It's a pity, as phi-3.5 comes with a lot of goodies.

aPaleBlueDot avatar Sep 19 '24 16:09 aPaleBlueDot