|
|
|
|
|
by jayalammar
1161 days ago
|
|
For Cohere, make sure you're using Command-Xlarge-Nightly. Otherwise, you may be prompting a Base LLM expecting the behavior of a different kind of LLM (an instruction-tuned chat model). Cohere's Command model builds on top of the base model, giving it the capability to follow instructions and user commands. |
|