PerroPastor
PerroPastor copied to clipboard
Tried running it with q5_1 ggml files but it is interpreting them as q6_k
KeyNotFoundException: The given key 'Q6_K' was not present in the dictionary.
System.Collections.Generic.Dictionary2[TKey,TValue].get_Item (TKey key) (at <e40e5a8f982c4b618a930d29f9bd091c>:0) GGMLTraitTypeExtensions.GetTraits (GGMLType type) (at D:/01_Unity/2023-09-29_PerroPastor-master/UnityPackage/Loaders/GGMLTypes.cs:189) GGMLLoader.CalculateTensorSize (TensorMeta tensor) (at D:/01_Unity/2023-09-29_PerroPastor-master/UnityPackage/Loaders/GGMLLoader.cs:341) GGMLLoader.ReadTensorMetadata (System.IO.BinaryReader reader, GGMLFileVersion fileVersion) (at D:/01_Unity/2023-09-29_PerroPastor-master/UnityPackage/Loaders/GGMLLoader.cs:331) GGMLLoader.LoadMetadata (System.String path) (at D:/01_Unity/2023-09-29_PerroPastor-master/UnityPackage/Loaders/GGMLLoader.cs:45) GGMLLoader+<>c__DisplayClass6_0.<LoadModelImpl>b__0 () (at D:/01_Unity/2023-09-29_PerroPastor-master/UnityPackage/Loaders/GGMLLoader.cs:90) System.Threading.Tasks.Task
1[TResult].InnerInvoke () (at 1[TResult].GetResultCore (System.Boolean waitCompletionNotification) (at <e40e5a8f982c4b618a930d29f9bd091c>:0) System.Threading.Tasks.Task
1[TResult].get_Result () (at