Use HF names for registering fireworks and together models

This commit is contained in:
Ashwin Bharambe 2024-11-18 22:34:26 -08:00
parent 6765fd76ff
commit 7693786322
7 changed files with 76 additions and 54 deletions

View file

@ -20,7 +20,7 @@ The following environment variables can be configured:
The following models are available by default:
{% for model in default_models %}
- `{{ model.model_id }}`
- `{{ model.model_id }} ({{ model.provider_model_id }})`
{% endfor %}
{% endif %}