Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertSafetensorsToGGUF ¶ added in v0.7.0
ConvertSafetensorsToGGUF reads a HuggingFace model directory containing config.json and model.safetensors, maps tensor names and metadata using the existing GGUF mapping functions, and writes a GGUF file.
func ONNXToZMF ¶
func ONNXToZMF(model *onnx.ModelProto) (*zmf.Model, error)
ONNXToZMF converts an ONNX model to the ZMF format.
func ONNXToZMFWithPath ¶
ONNXToZMFWithPath converts an ONNX model to the ZMF format with support for external data files.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.