AI and Machine Learning
From Just Solve the File Format Problem
(Difference between revisions)
(→Other formats used with AI/ML: Only HDF5 is listed in the ml-file-formats document) |
|||
| Line 26: | Line 26: | ||
* [[Pickle]] (.pkl) | * [[Pickle]] (.pkl) | ||
* [[Protocol Buffers]] | * [[Protocol Buffers]] | ||
| + | |||
| + | == Uncategorized == | ||
| + | * [[Magika]] | ||
== Links == | == Links == | ||
* [https://github.com/trailofbits/ml-file-formats File formats used in ML/AI systems] | * [https://github.com/trailofbits/ml-file-formats File formats used in ML/AI systems] | ||
Latest revision as of 13:29, 2 May 2026
See also Scientific Data formats and Serialization.
Contents |
[edit] AI/ML-specific formats
- AIML
- AIR-J
- CoreML
- Deep Learning Container (.dlc)
- GGML
- Keras (.keras)
- llms.txt
- MLeap
- PyTorch (.pt, .pth)
- TensorFlow (.pb)
- TOON [1]
[edit] Other formats used with AI/ML
- HDF5
- NumPy
- Pickle (.pkl)
- Protocol Buffers