|
|
|
|
|
by FL33TW00D
1067 days ago
|
|
ONNX consumes a .onnx file, which is a definition of the network and weights.
GGML instead just consumes the weights, and defines the network in code. Being bound to ONNX means moving at a slower velocity - the field moves so fast that you need complete control. |
|