Instructions to use RuRI/Talkmodel02 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use RuRI/Talkmodel02 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMultimodalLM tokenizer = AutoTokenizer.from_pretrained("RuRI/Talkmodel02") model = AutoModelForMultimodalLM.from_pretrained("RuRI/Talkmodel02") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
9f75ac6 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:ea796b4ef9b37791c76e5e335dd5a798c6505bef8c1d757f39b30fe3e922fe90
size 1198629109
|