"vscode:/vscode.git/clone" did not exist on "87c4184a40c7fe7bcda1a9116e83a9426a07728d"
-
Daniel Hiltgen authored
* Move quantization logic to GGML via new backend This moves the model aware logic to Go code and calls GGMLs quantization code for model creation. * Remove "add model quantizations" This is no longer needed now that quantization is implemented in Go+GGML code directly.
42481045