Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

zeromodels
/
metaclip2_worldwide_m16_224

Zero-Shot Image Classification
ZeroModels
Keras
PyTorch
JAX
google-tensorflow TensorFlow
metaclip2
vision
Model card Files Files and versions
xet
Community

Instructions to use zeromodels/metaclip2_worldwide_m16_224 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • ZeroModels

    How to use zeromodels/metaclip2_worldwide_m16_224 with ZeroModels:

    # No code snippets available yet for this library.
    
    # To use this model, check the repository files and the library's documentation.
    
    # Want to help? PRs adding snippets are welcome at:
    # https://github.com/huggingface/huggingface.js
  • Keras

    How to use zeromodels/metaclip2_worldwide_m16_224 with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://zeromodels/metaclip2_worldwide_m16_224")
    
  • Notebooks
  • Google Colab
  • Kaggle
metaclip2_worldwide_m16_224
2.22 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 12 commits
IMvision12's picture
IMvision12
Fix Collection badge link to the current zeromodels collection slug
271c205 verified 9 days ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub about 1 month ago
  • README.md
    6.63 kB
    Fix Collection badge link to the current zeromodels collection slug 9 days ago
  • model.weights.json
    19.1 kB
    Upload folder using huggingface_hub about 1 month ago
  • model_00000.weights.h5
    1.93 GB
    xet
    Upload folder using huggingface_hub about 1 month ago
  • model_00001.weights.h5
    222 MB
    xet
    Upload folder using huggingface_hub about 1 month ago
  • tokenizer.json
    61.3 MB
    xet
    Upload folder using huggingface_hub about 1 month ago
  • zm_config.json
    704 Bytes
    Migrate to zeromodels (rename kf_*.json -> zm_*.json, fix refs in config + README, ensure tag + badge) 9 days ago
  • zm_preprocessor.json
    554 Bytes
    Migrate to zeromodels (rename kf_*.json -> zm_*.json, fix refs in config + README, ensure tag + badge) 9 days ago