A problem encountered by the llm compiler when generating IR from source code

#2
by terry2334 - opened

I use the prompt shown below to let the 13b-ftd model output IR from the source code
image.png
Then I entered the source code as follows
image.png
and encountered the output without IR as follows
image.png
This problem doesn't seem to occur in the large model. It should output the corresponding IR. Can anyone explain why this phenomenon occurs?

Sign up or log in to comment