Instructions to use aneuraz/awesome-align-with-co with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use aneuraz/awesome-align-with-co with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="aneuraz/awesome-align-with-co")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("aneuraz/awesome-align-with-co") model = AutoModelForMaskedLM.from_pretrained("aneuraz/awesome-align-with-co") - Inference
- Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 8e0b6567d10431b1a1ffaae32f61392e770f3c1900a566f1c480c8c40a9fc1eb
- Size of remote file:
- 1.09 GB
- SHA256:
- 9f9d19adbab07c9f5ec2d74fe5701a66c123919feb35d05fce29969b6a85adb9
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.