Hi a1k0n, I obtained a ckpt.pt file after fine-tuning GPT-2 with my own data. I followed this repository to fine-tune the GPT-2: link. However, I am currently facing issues and am unable to obtain the .bin file required for fast inference with C. I'm wondering if you know what changes I should make to address this problem?
karpathy/nanoGPT#355
Hi a1k0n, I obtained a ckpt.pt file after fine-tuning GPT-2 with my own data. I followed this repository to fine-tune the GPT-2: link. However, I am currently facing issues and am unable to obtain the .bin file required for fast inference with C. I'm wondering if you know what changes I should make to address this problem?
karpathy/nanoGPT#355