Instructions to use SaeedMLK/ar-en with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Adapters
How to use SaeedMLK/ar-en with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("undefined") model.load_adapter("SaeedMLK/ar-en", set_active=True) - Notebooks
- Google Colab
- Kaggle
from adapters import AutoAdapterModel
model = AutoAdapterModel.from_pretrained("undefined")
model.load_adapter("SaeedMLK/ar-en", set_active=True)this is my first model
- Downloads last month
- -
# Gated model: Login with a HF token with gated access permission hf auth login