llama-stack-mirror/llama_stack/providers
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
..
adapters fixing safety inference and safety adapter for new API spec. Pinned t… (#105) 2024-09-28 15:45:38 -07:00
impls Use inference APIs for executing Llama Guard (#121) 2024-09-28 15:40:06 -07:00
registry fixing safety inference and safety adapter for new API spec. Pinned t… (#105) 2024-09-28 15:45:38 -07:00
utils Use inference APIs for executing Llama Guard (#121) 2024-09-28 15:40:06 -07:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00