--- license: apache-2.0 library_name: transformers tags: - safetensors - forkjoin-ai - edge-deployment - aether base_model: deepseek-ai/DeepSeek-OCR-2 base_model_relation: finetune pipeline_tag: image-text-to-text --- # Deepseek Ocr 2 (SafeTensors) > **SafeTensors mirror** of [deepseek-ai/DeepSeek-OCR-2](https://huggingface.co/deepseek-ai/DeepSeek-OCR-2) for distributed edge inference — powered by the [Aether](https://github.com/forkjoin-ai/aether) runtime on [Edgework.ai](https://edgework.ai). ## Model Details | Property | Value | |----------|-------| | Base model | [deepseek-ai/DeepSeek-OCR-2](https://huggingface.co/deepseek-ai/DeepSeek-OCR-2) | | Format | SafeTensors | | Weight files | 1 shard(s) `*.safetensors` | | License | apache-2.0 | ## Usage These are **SafeTensors** weights — load them with the model's native framework (e.g. `transformers` / `diffusers`), not llama.cpp. ```bash huggingface-cli download forkjoin-ai/deepseek-ocr-2 --local-dir ./deepseek-ocr-2 ``` ## About Published by [AFFECTIVELY](https://huggingface.co/forkjoin-ai) · Managed by [@buley](https://huggingface.co/buley). Mirrored for distributed edge inference via the [Aether](https://github.com/forkjoin-ai/aether) runtime. - [All models](https://huggingface.co/forkjoin-ai) · [GitHub](https://github.com/forkjoin-ai) · [Edgework.ai](https://edgework.ai)