You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using intel-extension-for-pytorch model inference.
Can you provide me with a prompt.json file template?
with open(str(current_path) + "/prompt.json") as f:
FileNotFoundError: [Errno 2] No such file or directory: '/inter-for-pytorch/single_instance/prompt.json'
LLM RUNTIME ERROR: Running generation task failed. Quit.
The text was updated successfully, but these errors were encountered:
Describe the issue
I'm using intel-extension-for-pytorch model inference.
Can you provide me with a prompt.json file template?
with open(str(current_path) + "/prompt.json") as f:
FileNotFoundError: [Errno 2] No such file or directory: '/inter-for-pytorch/single_instance/prompt.json'
LLM RUNTIME ERROR: Running generation task failed. Quit.
The text was updated successfully, but these errors were encountered: