YAML Metadata
Warning:
empty or missing yaml metadata in repo card
(https://huggingface.co/docs/hub/model-cards#model-card-metadata)
Huggingface Tests
pip install -r requirements.txt
Transformers
Install:https://huggingface.co/docs/transformers/installation
Validation:
python -c "from transformers import pipeline; print(pipeline('sentiment-analysis')('I love you'))"
Hub
Login:
huggingface-cli login
Inference Providers
NEW
This model is not currently available via any of the supported third-party Inference Providers, and
HF Inference API was unable to determine this model's library.