Instructions to use zeromodels/beit-large-patch16-224 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ZeroModels
How to use zeromodels/beit-large-patch16-224 with ZeroModels:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Keras
How to use zeromodels/beit-large-patch16-224 with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://zeromodels/beit-large-patch16-224") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
7c59e30 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:daa4084b24509ff315e6598d4cf8ff80291a12613a8dc01c697ed65c06cc76ed
size 1218605664
|