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
all llama32 models does not work, because in the default model definition for "- &llama32" it contains this line: "embeddings: true", which is not present in &llama31 for example und leads to all llama32 models to not work.
The text was updated successfully, but these errors were encountered:
all llama32 models does not work, because in the default model definition for "- &llama32" it contains this line: "embeddings: true", which is not present in &llama31 for example und leads to all llama32 models to not work.
The text was updated successfully, but these errors were encountered: