dstack icon indicating copy to clipboard operation
dstack copied to clipboard

[UX] Support a shorter syntax for model mapping

Open peterschmidt85 opened this issue 1 year ago • 2 comments

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.

peterschmidt85 avatar Aug 20 '24 18:08 peterschmidt85

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Sep 20 '24 01:09 github-actions[bot]

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Oct 21 '24 02:10 github-actions[bot]