Instructions to use kco4776/kogpt-chat with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use kco4776/kogpt-chat with Transformers:
# Load model directly from transformers import AutoTokenizer, ChatGPT tokenizer = AutoTokenizer.from_pretrained("kco4776/kogpt-chat") model = ChatGPT.from_pretrained("kco4776/kogpt-chat") - Notebooks
- Google Colab
- Kaggle
Ctrl+K