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
.help("Sets context sizes for chat and embedding models. The sizes are separated by comma without space, for example, '4096,384'. The first value is for the chat model, and the second value is for the embedding model.")
62
+
.help("Sets context sizes for chat and embedding models. The sizes are separated by comma without space, for example, '--ctx-size 4096,384'. The first value is for the chat model, and the second value is for the embedding model.")
0 commit comments