Instructions to use bitextor/bicleaner-ai-full-es-eu with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use bitextor/bicleaner-ai-full-es-eu with Transformers:
# Load model directly from transformers import AutoTokenizer, XLMRBicleanerAI tokenizer = AutoTokenizer.from_pretrained("bitextor/bicleaner-ai-full-es-eu") model = XLMRBicleanerAI.from_pretrained("bitextor/bicleaner-ai-full-es-eu", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K