Upload model e1c9284 verified
Amith Sourya Sadineni commited on
How to use samiths/Script-Generate-4GL-V1.0 with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("samiths/Script-Generate-4GL-V1.0", device_map="auto")