Instructions to use ethansimrm/opus_base_wce_adaptified with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ethansimrm/opus_base_wce_adaptified with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMultimodalLM tokenizer = AutoTokenizer.from_pretrained("ethansimrm/opus_base_wce_adaptified") model = AutoModelForMultimodalLM.from_pretrained("ethansimrm/opus_base_wce_adaptified") - Notebooks
- Google Colab
- Kaggle
Commit History
update model with 1.0 safeguard 906436f
Ethan Sim commited on
stage base adaptified wce model 223cf67
Ethan Sim commited on
stage best adapt_wce model with best hyperparams c7a96a1
Ethan Sim commited on