Instructions to use BKM1804/tinyllama-chat-627d8650-286e-4c01-bc87-316e803bf925-DPO_bs16_bf16_0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use BKM1804/tinyllama-chat-627d8650-286e-4c01-bc87-316e803bf925-DPO_bs16_bf16_0 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("BKM1804/tinyllama-chat-627d8650-286e-4c01-bc87-316e803bf925-DPO_bs16_bf16_0", device_map="auto") - Notebooks
- Google Colab
- Kaggle