Instructions to use ALTAH/wojood_Tah with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ALTAH/wojood_Tah with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="ALTAH/wojood_Tah")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("ALTAH/wojood_Tah") model = AutoModelForMaskedLM.from_pretrained("ALTAH/wojood_Tah") - Notebooks
- Google Colab
- Kaggle
Configuration Parsing Warning:Invalid JSON for config file tokenizer_config.json
YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
../../blobs/c5d5541e2a5fbfd61ffc4acae50f956c575edc1f
- Downloads last month
- 4