Instructions to use adamdad/kat_base_patch16_224 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- timm
How to use adamdad/kat_base_patch16_224 with timm:
import timm model = timm.create_model("hf_hub:adamdad/kat_base_patch16_224", pretrained=True) - Notebooks
- Google Colab
- Kaggle
Two questions, can this model be trained on text generation use case?
#1
by LaferriereJC - opened