Building with Docker
docker pull ghcr.io/mozilla-ai/encoderfile:latestMounting Assets
Minimal Example
project/
model/
model.onnx
tokenizer.json
config.json
encoderfile.ymlTroubleshooting
“File not found: model.onnx”
“cargo not found”
Paths behave differently on Windows
Last updated