YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
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
- -
Inference Providers NEW
This model isn't deployed by any Inference Provider. 馃檵 Ask for provider support