Switch back to gpt2 512 model. Fixes gibberish gpt2 output#29
Switch back to gpt2 512 model. Fixes gibberish gpt2 output#29djsamseng wants to merge 1 commit intohuggingface:masterfrom
Conversation
|
Hi , I want to try: but got errors, could you help to tell the what I should do? |
Hello! |
yes, I have the model , it seems I missed the file which having gpt2_512() , could you tell me which file I should add? |
I add this file to Compile Sources, but still failed: 2023-05-18 21:51:38.157876+0800 CoreMLGPT2[38603:9307067] Metal API Validation Enabled |
|
+1 from me |
Switches back to the GPT2 512 model that was used for the demo on the README. While slower, the results match the quality of the README's demo.