rickRossie/bluemoon_roleplay_chat_data_300k_messages
Viewer • Updated • 261k • 207 • 100
How to use westark19811981/DGPT with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("westark19811981/DGPT", dtype="auto")Base model
openai-community/gpt2