This is the PyTorch/safetensors runtime artifact for the distilled Hermes Katana v15 MiniLM classifier.
It is intended as an optional checkpoint runtime for users who prefer PyTorch or whose systems run this
checkpoint faster than the ONNX artifact.
The default small public runtime remains the ONNX artifact. This repository exists so setup can offer a clear
choice between ONNX Runtime and PyTorch checkpoint runtimes.
No training data or evaluation corpora are included in this artifact repository.
1pip install "hermes-katana[torch-cpu]"
2katana artifacts download minilm_torch
Pin a release revision for reproducible deployments.