@isopodlabs/binary_ml
v0.1.0
Published
A package for reading various ml file formats with TypeScript.
Maintainers
Readme
Binary ML
This package provides readers for various ML formats, using the @isopodlabs/binary binary file loading library
☕ Support My Work
If you use this package, consider buying me a cup of tea to support future updates!
Supported File Types
gguf
GGUF
class GGUF {
}onnx
ONNX
class ONNX {
}License
This project is licensed under the MIT License. See the LICENSE file for more details.
