Instructions to use TheLitttleThings/clip-archdaily-text with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use TheLitttleThings/clip-archdaily-text with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="TheLitttleThings/clip-archdaily-text")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("TheLitttleThings/clip-archdaily-text") model = AutoModel.from_pretrained("TheLitttleThings/clip-archdaily-text", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 1f8201529e4157f3d13f6a62f13f4d100aa637aff3dac24205554524601e577f
- Size of remote file:
- 438 MB
- SHA256:
- a10102f66c5bd008b31f683be0b4084bbb55928beacbbcdcb1c5b9daf8db681e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.