To run a completion for a language or code model, use the together completions method.Pass the prompt in as the first argument, and use the --model option to choose your model:
Shell
Copy
Ask AI
together completions "Large language models are " \ --model mistralai/Mixtral-8x7B-Instruct-v0.1