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

bn22
/
convmixer_1024_32_ks9_p16

Feature Extraction
Transformers
Safetensors
convmixer
custom_code
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use bn22/convmixer_1024_32_ks9_p16 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="bn22/convmixer_1024_32_ks9_p16", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("bn22/convmixer_1024_32_ks9_p16", trust_remote_code=True, device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
convmixer_1024_32_ks9_p16
200 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
bn22's picture
bn22
Upload model
e0f2ab8 verified 4 months ago
  • .gitattributes
    1.52 kB
    initial commit 4 months ago
  • README.md
    5.17 kB
    Upload model 4 months ago
  • config.json
    420 Bytes
    Upload model 4 months ago
  • convmixer_wd.py
    14 kB
    Upload model 4 months ago
  • model.safetensors
    200 MB
    xet
    Upload model 4 months ago