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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

ashm
/
test-doc

Zero-Shot Image Classification
OpenCLIP
Model card Files Files and versions
xet
Community

Instructions to use ashm/test-doc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • OpenCLIP

    How to use ashm/test-doc with OpenCLIP:

    import open_clip
    
    model, preprocess_train, preprocess_val = open_clip.create_model_and_transforms('hf-hub:ashm/test-doc')
    tokenizer = open_clip.get_tokenizer('hf-hub:ashm/test-doc')
  • Notebooks
  • Google Colab
  • Kaggle
test-doc
785 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
ashm's picture
ashm
Create handler.py
d063ba5 almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • README.md
    65 Bytes
    Update README.md almost 3 years ago
  • handler.py
    908 Bytes
    Create handler.py almost 3 years ago
  • open_clip_config.json
    697 Bytes
    Update open_clip_config.json almost 3 years ago
  • open_clip_preprocessor_config.json
    253 Bytes
    Rename preprocessor_config.json to open_clip_preprocessor_config.json almost 3 years ago
  • open_clip_pytorch_model.bin

    Detected Pickle imports (4)

    • "torch.LongStorage",
    • "torch._utils._rebuild_tensor_v2",
    • "torch.FloatStorage",
    • "collections.OrderedDict"

    What is a pickle import?

    784 MB
    xet
    Upload 6 files almost 3 years ago
  • special_tokens_map.json
    125 Bytes
    Upload 6 files almost 3 years ago
  • tokenizer.json
    679 kB
    Upload 6 files almost 3 years ago
  • tokenizer_config.json
    394 Bytes
    Upload 6 files almost 3 years ago
  • vocab.txt
    225 kB
    Upload 6 files almost 3 years ago