cohere2

Model type

cohere2

Class

CohereCausalLMModel

Task

text-generation

Source

models/cohere.py

Description

Cohere and Cohere2 causal language model.

Usage

mobius build --model <MODEL_ID> output_dir/
from mobius import build

model = build("<MODEL_ID>")