mix obscura.privacy_filter.setup (obscura v0.1.0)

Copy Markdown View Source

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/openai

Useful 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