language models
Collection
3 items • Updated
How to use zaibutcooler/burmese-gpt with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("zaibutcooler/burmese-gpt", dtype="auto")This model has been pushed to the Hub using the PytorchModelHubMixin integration: