Instructions to use eclaircies/ecolo-pas-ecolo-v0.1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use eclaircies/ecolo-pas-ecolo-v0.1 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="eclaircies/ecolo-pas-ecolo-v0.1")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("eclaircies/ecolo-pas-ecolo-v0.1") model = AutoModel.from_pretrained("eclaircies/ecolo-pas-ecolo-v0.1") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b263097a4d17c06da9388c1c6bba59915fa609746f2c3e159866d50963efd3cf
- Size of remote file:
- 438 MB
- SHA256:
- b9879c4330df03eeb33eaf94d3d71319e4a0db1a729687bf9b14f388e197673c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.