Downloads a local native privacy-filter checkpoint and validates it.
The download is explicit, resumable, and intended for development or benchmark setup. Obscura never downloads model assets during normal analysis.
Example:
mix obscura.privacy_filter.setup --checkpoint .cache/privacy-filter/openaiUseful options:
--repo openai/privacy-filter
--revision main
--layout native
--layout python-original
--file config.json --file model.safetensors
--download-tool curl
--download-tool hf
--download-timeout 600000
--download-output-limit 16384
--no-validate
--materialize