initial commit 6b7d50a
Zeyuan Zhang commited on
How to use Kevin99z/RecBot-ReDial with Transformers:
# Load model directly
from transformers import RecBot
model = RecBot.from_pretrained("Kevin99z/RecBot-ReDial", dtype="auto")