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