Instructions to use zeromodels/deberta_v3_large with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- KerasFormers
How to use zeromodels/deberta_v3_large with KerasFormers:
# 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/deberta_v3_large 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_large") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
e4abb2e | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:b2a163ab193f0306cb6a5ebde9193764e776a676868aa84d39fa2ace751a94da
size 1736943056
|