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

aneforge
/
vit-base-patch16-224

Image Classification
ANEForge
Safetensors
vit
apple-neural-engine
Model card Files Files and versions
xet
Community

Instructions to use aneforge/vit-base-patch16-224 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • ANEForge

    How to use aneforge/vit-base-patch16-224 with ANEForge:

    # Run this model on the Apple Neural Engine, without CoreML.
    import aneforge as af
    
    vit = af.load_vit("aneforge/vit-base-patch16-224")
    labels = vit.classify(image)                  # image: a PIL.Image; returns top-k (label, logit)
  • Notebooks
  • Google Colab
  • Kaggle
vit-base-patch16-224
346 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
sbryngelson's picture
sbryngelson
card: add the aneforge[models] install line to the snippet
5f58481 verified 16 days ago
  • .gitattributes
    1.52 kB
    initial commit 26 days ago
  • README.md
    1.02 kB
    card: add the aneforge[models] install line to the snippet 16 days ago
  • config.json
    69.7 kB
    Duplicate google/vit-base-patch16-224 for ANEForge (weights unchanged, library_name: aneforge) 26 days ago
  • model.safetensors
    346 MB
    xet
    Duplicate google/vit-base-patch16-224 for ANEForge (weights unchanged, library_name: aneforge) 26 days ago
  • preprocessor_config.json
    160 Bytes
    Duplicate google/vit-base-patch16-224 for ANEForge (weights unchanged, library_name: aneforge) 26 days ago