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
Tried running phi-2 model, got this error: error loading model: unknown model architecture: 'phi2'
llama.cpp already added support for Phi-2 model, so I guess a new LLamaSharp version (with updated llama.cpp binary) should add support as well, correct?