forked from phoenix-oss/llama-stack-mirror
This PR allows models to be registered with provider as long as the user specifies a llama model, even though the model does not match our prebuilt provider specific mapping. Test: pytest -v -s llama_stack/providers/tests/inference/test_model_registration.py -m "together" --env TOGETHER_API_KEY=<KEY> --------- Co-authored-by: Dinesh Yeduguru <dineshyv@fb.com> |
||
---|---|---|
.. | ||
__init__.py | ||
model_registry.py | ||
openai_compat.py | ||
prompt_adapter.py |