dstack
dstack copied to clipboard
[UX] Support a shorter syntax for model mapping
Currently, I have to specify:
model:
type: chat
name: meta-llama/Meta-Llama-3.1-70B-Instruct
format: openai
I suggest that we allow to specify
model: meta-llama/Meta-Llama-3.1-70B-Instruct
In that case type and format will use the default values.
This issue is stale because it has been open for 30 days with no activity.
This issue is stale because it has been open for 30 days with no activity.