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

RobinWZQ
/
cliptrace-2026-models

Feature Extraction
Transformers
Safetensors
clip
vision-language
backdoor-detection
cliptrace-2026
Model card Files Files and versions
xet
Community

Instructions to use RobinWZQ/cliptrace-2026-models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use RobinWZQ/cliptrace-2026-models with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="RobinWZQ/cliptrace-2026-models")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("RobinWZQ/cliptrace-2026-models", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
cliptrace-2026-models
172 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 103 commits
RobinWZQ's picture
RobinWZQ
Upload model_ids.txt
6608f18 verified 21 days ago
  • models
    Upload model_ids.txt 21 days ago
  • .gitattributes
    1.52 kB
    initial commit 22 days ago
  • README.md
    338 Bytes
    Update README.md 22 days ago