cohere-python
cohere-python copied to clipboard
Document the possible base_models
In the fine tuning docs it mentions:
BASE_MODEL OBJECT
name
string
The name of the base model.
What are the valid values for the base model? Can this be any model on HuggingFace hub?
I'm looking to fine-tune a Mistral 7B model.