File size: 358 Bytes
b5942a1 75f3a6d |
1 2 3 4 5 6 7 8 |
---
base_model:
- openai-community/gpt2
pipeline_tag: text-generation
---
Quite suprised I did not upload the gpt2. I must have gotten it confused with another one.
It was the same size I think as smpanaro's gpt2 and it was like why? If its two different methods of converting?
Anyways here is the code repo: https://github.com/antmikinka/StatefulGPT2CoreML |