Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

keras-io
/
deit

TF-Keras
TensorBoard
Model card Files Files and versions
xet
Metrics Training metrics Community
1

Instructions to use keras-io/deit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • TF-Keras

    How to use keras-io/deit with TF-Keras:

    # Note: 'keras<3.x' or 'tf_keras' must be installed (legacy)
    # See https://github.com/keras-team/tf-keras for more details.
    from huggingface_hub import from_pretrained_keras
    
    model = from_pretrained_keras("keras-io/deit")
    
  • Notebooks
  • Google Colab
  • Kaggle
deit / logs
2.98 MB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 1 commit
satpalsr's picture
satpalsr
Add model
5f29925 almost 4 years ago
  • train
    Add model almost 4 years ago
  • validation
    Add model almost 4 years ago