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