Instructions to use wjmcat/opt-350m-paddle with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- paddlenlp
How to use wjmcat/opt-350m-paddle with paddlenlp:
from paddlenlp.transformers import AutoTokenizer, OPTForCausalLM tokenizer = AutoTokenizer.from_pretrained("wjmcat/opt-350m-paddle", from_hf_hub=True) model = OPTForCausalLM.from_pretrained("wjmcat/opt-350m-paddle", from_hf_hub=True) - Notebooks
- Google Colab
- Kaggle
README.md exists but content is empty.
- Downloads last month
- -
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support