Open havietisov opened 1 year ago
Followed this guide : https://github.com/ggerganov/ggml/tree/master/examples/mpt When tried to cast model to fp-16, got following error :
Maybe guide/code should be updated
_pickle.UnpicklingError: invalid load key, 'v'.
It looks like your model files are corrupted. Try download them again.
Followed this guide : https://github.com/ggerganov/ggml/tree/master/examples/mpt When tried to cast model to fp-16, got following error :
Maybe guide/code should be updated