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

zhong-al
/
x3d

Transformers
Safetensors
Model card Files Files and versions
xet
Community

Instructions to use zhong-al/x3d with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use zhong-al/x3d with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("zhong-al/x3d", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
x3d
Ctrl+K
Ctrl+K
  • 2 contributors
History: 29 commits
zhong-al
Reorder kwargs
e9086ff over 1 year ago
  • .gitattributes
    1.58 kB
    Add model + config files over 1 year ago
  • README.md
    5.17 kB
    Upload model over 1 year ago
  • __init__.py
    0 Bytes
    Add model + config files over 1 year ago
  • cfg.py
    41 kB
    Merge cfg over 1 year ago
  • checkpoint_epoch_00075.pyth
    43.7 MB
    xet
    Add model + config files over 1 year ago
  • config.json
    14.4 kB
    Upload model over 1 year ago
  • config.yml
    9.42 kB
    Add model + config files over 1 year ago
  • configuration_x3d.py
    381 Bytes
    Reorder kwargs over 1 year ago
  • head.py
    5.1 kB
    Get rid of helper dir over 1 year ago
  • model.safetensors
    21.8 MB
    xet
    Upload model over 1 year ago
  • modeling_x3d.py
    672 Bytes
    Revert changes over 1 year ago
  • norm.py
    3.78 kB
    Get rid of helper dir over 1 year ago
  • resnet.py
    32.3 kB
    Get rid of helper dir over 1 year ago
  • stem.py
    10.8 kB
    Get rid of helper dir over 1 year ago
  • x3d.py
    11.6 kB
    Get rid of helper dir over 1 year ago