Model Card for Model ID
This model is part of the latent space puzzle. It cannot be used for any real purpose, therefore a model card is omitted. It's up to you to find out what it does and how to use it. Good luck!
It's a fine-tuned version of https://huggingface.co/openai-community/gpt2.
Loading the model and tokenizer:
model = GPT2LMHeadModel.from_pretrained("maettubfh/puzzle")
tokenizer = GPT2Tokenizer.from_pretrained('gpt2')
- Downloads last month
- 192
Inference Providers
NEW
This model is not currently available via any of the supported third-party Inference Providers, and
the model is not deployed on the HF Inference API.