Instructions to use kh4dien/cogmodel with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use kh4dien/cogmodel with Transformers:
# Load model directly from transformers import CogModelForHF model = CogModelForHF.from_pretrained("kh4dien/cogmodel", dtype="auto") - Notebooks
- Google Colab
- Kaggle