llama-stack-mirror/llama_stack
Yogish Baliga 940968ee3f
fixing safety inference and safety adapter for new API spec. Pinned t… (#105)
* fixing safety inference and safety adapter for new API spec. Pinned the llama_models version to 0.0.24 as the latest version 0.0.35 has the model descriptor name changed. I was getting the missing package error during runtime as well, hence added the dependency to requirements.txt

* support Llama 3.2 models in Together inference adapter and cleanup Together safety adapter

* fixing model names

* adding vision guard to Together safety
2024-09-28 15:45:38 -07:00
..
apis Use inference APIs for executing Llama Guard (#121) 2024-09-28 15:40:06 -07:00
cli configure: Fix a error msg typo (#131) 2024-09-27 14:00:25 -07:00
distribution [bugfix] fix duplicate api endpoints (#139) 2024-09-27 15:32:50 -07:00
providers fixing safety inference and safety adapter for new API spec. Pinned t… (#105) 2024-09-28 15:45:38 -07:00
scripts Add a test for CLI, but not fully done so disabled 2024-09-19 13:27:07 -07:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00