Skip to content
This repository has been archived by the owner on Feb 13, 2025. It is now read-only.

GPT Inference Model has a shape mismatch #462

Open
compnerd opened this issue Apr 24, 2020 · 3 comments
Open

GPT Inference Model has a shape mismatch #462

compnerd opened this issue Apr 24, 2020 · 3 comments
Assignees

Comments

@compnerd
Copy link
Contributor

When running the GPTInferenceUI on Windows, it seems that the model shape mismatch is back:

Fatal error: Incompatible shapes: [1,43,768] vs. [1,43]: file S:\4\tensorflow-swift-apis\Sources\TensorFlow\bindings\EagerExecution.swift, line 301

As soon as the model is executed, it fails.

@texasmichelle
Copy link
Member

We walked through this yesterday on a GCP VM and couldn't reproduce, so @compnerd will post additional details about what he's seeing.

@compnerd
Copy link
Contributor Author

Interestingly enough, I was able to reproduce it again. The interesting thing is that I noticed that the application terminated improperly during the download, I dear that this could be more complicated (some subtle bug and lack of validation).

@texasmichelle
Copy link
Member

OK, it's relevant that this is an intermittent issue. Adding @xihui-wu, in case she encounters this while building out benchmarks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants