Instructions to use zeromodels/deberta_v3_xsmall with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use zeromodels/deberta_v3_xsmall 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/deberta_v3_xsmall") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
ce06a14 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:b7b8cac1e30e29f9b57df567c11676abcbe12b1a67ba6f28e08f670f404137fd
size 283241328
|