YAML Metadata
Warning:
empty or missing yaml metadata in repo card
(https://huggingface.co/docs/hub/model-cards#model-card-metadata)
initial model
initial model
Usage
from transformers import AutoModel, AutoTokenizer
model = AutoModel.from_pretrained("<username>/<repo>")
tokenizer = AutoTokenizer.from_pretrained("<username>/<repo>")
Notes
- This is a custom model packaged to be Transformers-compatible.
- If custom classes are required, ensure
config.jsonhas properarchitectures/auto_mapentries.
- Downloads last month
- 13
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
馃檵
Ask for provider support