A model artifact is the deliverable you actually deploy: a file containing the learned weights plus a description of the network. Formats such as ONNX, GGUF, or a framework checkpoint determine which hardware and serving tools can load it, so the format is a procurement decision, not a detail.