Instructions to use Meta-Okapi/meta_sft_fr_lr1e-6_800steps with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Meta-Okapi/meta_sft_fr_lr1e-6_800steps with Transformers:
# Load model directly from transformers import AutoTokenizer, BloomWithLogitsToKeep tokenizer = AutoTokenizer.from_pretrained("Meta-Okapi/meta_sft_fr_lr1e-6_800steps") model = BloomWithLogitsToKeep.from_pretrained("Meta-Okapi/meta_sft_fr_lr1e-6_800steps") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!