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
Installation on Ubuntu22 fails at step 8 of Initial Config. There isn't a ~/ggllm/ggllm.cpp/build/bin/ directory. Nothing exists below ~/ggllm/ggllm.cpp/build/ after following the previous steps. This prevents me from progressing, even if I skip that test step, as other steps afterwards refer to the non-existent bin directory.
The text was updated successfully, but these errors were encountered:
Regarding the error, it's seems related to the Falcon model.
Can you try disabling it or using a model hosted on AWS Jumpstart (Mistral7b_Instruct 0.3)
Installation on Ubuntu22 fails at step 8 of Initial Config. There isn't a ~/ggllm/ggllm.cpp/build/bin/ directory. Nothing exists below ~/ggllm/ggllm.cpp/build/ after following the previous steps. This prevents me from progressing, even if I skip that test step, as other steps afterwards refer to the non-existent bin directory.
The text was updated successfully, but these errors were encountered: