rickRossie/bluemoon_roleplay_chat_data_300k_messages
Viewer • Updated • 261k • 347 • 99
How to use westark19811981/DGPT with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("westark19811981/DGPT", dtype="auto")# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("westark19811981/DGPT", dtype="auto")Base model
openai-community/gpt2
# Gated model: Login with a HF token with gated access permission hf auth login