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
Iphone 12 pro, ipad and iphone 15 or some other device this llama.rn pakage has issue. Even the device has latest os and enough gpu to run the model.
#102
Open
PratikBhatti83 opened this issue
Dec 29, 2024
· 3 comments
When using the llama.rn package, the initLlama function fails to initialize, throwing a "Failed to load model" error.
The text was updated successfully, but these errors were encountered:
PratikBhatti83
changed the title
Iphone 12 pro, ipad and iphone 15 or some other device this llama.rn pakage has issue.
Iphone 12 pro, ipad and iphone 15 or some other device this llama.rn pakage has issue. Even the device has lates os and enough gpu to run the model.
Dec 29, 2024
PratikBhatti83
changed the title
Iphone 12 pro, ipad and iphone 15 or some other device this llama.rn pakage has issue. Even the device has lates os and enough gpu to run the model.
Iphone 12 pro, ipad and iphone 15 or some other device this llama.rn pakage has issue. Even the device has latest os and enough gpu to run the model.
Dec 29, 2024
@jhen0409 i used Llama-3.2-1B-Instruct-Q4_K_M.gguf this model!
Xcode log is like below error only
Context initialization failed: Error: Failed to load model.
Meanwhile on other device like Iphone 13, Iphone 14 Pro I can able to run this model. but some of the device it's failed to load model while intiazation. i think you should update lllama.cpp version or sync the latest code because I checked llama.cpp doesn't have this type of initialization issue.
When using the llama.rn package, the initLlama function fails to initialize, throwing a "Failed to load model" error.
The text was updated successfully, but these errors were encountered: