llama-stack/llama_stack/providers
Dinesh Yeduguru 57a9b4d57f
Allow models to be registered as long as llama model is provided (#472)
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>
2024-11-18 15:05:29 -08:00
..
inline Auto-generate distro yamls + docs (#468) 2024-11-18 14:57:06 -08:00
registry [Agentic Eval] add ability to run agents generation (#469) 2024-11-18 11:43:03 -08:00
remote Auto-generate distro yamls + docs (#468) 2024-11-18 14:57:06 -08:00
tests Allow models to be registered as long as llama model is provided (#472) 2024-11-18 15:05:29 -08:00
utils Allow models to be registered as long as llama model is provided (#472) 2024-11-18 15:05:29 -08:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
datatypes.py unregister for memory banks and remove update API (#458) 2024-11-14 17:12:11 -08:00