Instructions to use Alizmoh98/TokenAddedProcessor with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Alizmoh98/TokenAddedProcessor with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Alizmoh98/TokenAddedProcessor", dtype="auto") - Notebooks
- Google Colab
- Kaggle
File size: 67 Bytes
76705cb | 1 2 3 4 5 | {
"chat_template": null,
"processor_class": "LlavaProcessor"
}
|