Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

#21675 FROM pytorch/pytorch:2.8.0-cuda12.8-cudnn9-runtime

Merged
Ghost merged 1 commits into Ultralytics:main from ultralytics:glenn-jocher-patch-1
description keywords
Documentation for text encoding models in Ultralytics YOLOE, supporting both OpenAI CLIP and Apple MobileCLIP implementations for vision-language tasks. YOLOE, text encoding, CLIP, MobileCLIP, TextModel, vision-language models, embeddings, Ultralytics, deep learning

Reference for ultralytics/nn/text_model.py

!!! note

This file is available at [https://github.com/ultralytics/ultralytics/blob/main/ultralytics/nn/text_model.py](https://github.com/ultralytics/ultralytics/blob/main/ultralytics/nn/text_model.py). If you spot a problem please help fix it by [contributing](https://docs.ultralytics.com/help/contributing/) a [Pull Request](https://github.com/ultralytics/ultralytics/edit/main/ultralytics/nn/text_model.py) ๐Ÿ› ๏ธ. Thank you ๐Ÿ™!

::: ultralytics.nn.text_model.TextModel





::: ultralytics.nn.text_model.CLIP





::: ultralytics.nn.text_model.MobileCLIP





::: ultralytics.nn.text_model.MobileCLIPTS





::: ultralytics.nn.text_model.build_text_model



Discard
Tip!

Press p or to see the previous file or, n or to see the next file