--- name: ruclip-vit-large-patch14-336-MLX base_model: openai/clip-vit-large-patch14-336 license: apache-2.0 pipeline_tag: zero-shot-image-classification tasks : - text ranking - image ranking - vision tags: - clip - SberAI - SberDevices - OpenAI parameters: 430M context_size: 77 size: - 1711828468 - 1.7GB language: ru get_started_code: clip, processor = ruclip.load("ruclip-vit-large-patch14-224", device="cuda") --- > [!IMPORTANT] > Original Model Link : [https://huggingface.co/ai-forever/ruclip-vit-large-patch14-336](https://huggingface.co/ai-forever/ruclip-vit-large-patch14-336) > ``` name: ruclip-vit-large-patch14-336-MLX base_model: openai/clip-vit-large-patch14-336 license: apache-2.0 pipeline_tag: zero-shot-image-classification tasks : - text ranking - image ranking - vision tags: - clip - SberAI - SberDevices - OpenAI parameters: 430M context_size: 77 size: - 1711828468 - 1.7GB language: ru get_started_code: clip, processor = ruclip.load("ruclip-vit-large-patch14-224", device="cuda") ``` # ruclip-vit-large-patch14-336-SAFETENSORS ruclip-vit-large-patch14-336-SAFETENSORS. Not yet tested ``` pip install ruclip ``` ``` clip, processor = ruclip.load("ruclip-vit-large-patch14-336", device="cuda") ``` Model was trained by [Sber AI](https://github.com/sberbank-ai) and [SberDevices](https://sberdevices.ru/) teams.