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
With a Google pixel 6 pro and chip Google tensor:
[isolate 17:11:10] llama loaded
[isolate 17:11:10] main found: true
[isolate 17:11:10] trying main
[isolate 17:11:10] trying main DONE Instance of "Ilama_context_params
[isolate 17:11:10] context error : unknown tensor in model file
Maybe when compiling LLama.cpp the Google tensor Need a specific flag?
The text was updated successfully, but these errors were encountered:
Hi !
Can you re download the model from somewhere else ?
If you use an unconverted model, you can still convert it with convert-unversioned-ggml-to-ggml.py from the orginal llama.cpp repo.
With a Google pixel 6 pro and chip Google tensor:
[isolate 17:11:10] llama loaded
[isolate 17:11:10] main found: true
[isolate 17:11:10] trying main
[isolate 17:11:10] trying main DONE Instance of "Ilama_context_params
[isolate 17:11:10] context error : unknown tensor in model file
Maybe when compiling LLama.cpp the Google tensor Need a specific flag?
The text was updated successfully, but these errors were encountered: