MattCoddity/dockerNLcommands
Viewer • Updated • 2.42k • 244 • 27
How to use PaawanPurdhani/dockerGPT with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("PaawanPurdhani/dockerGPT", dtype="auto")
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("PaawanPurdhani/dockerGPT", dtype="auto")