Instructions to use almanach/camembert-large with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use almanach/camembert-large with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("almanach/camembert-large", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Update README.md
#5
by LucasF - opened
I think the url is no longer used by the research lab INRIA
wissamantoun changed pull request status to merged