llama-stack-mirror/llama_stack
2024-09-27 11:41:37 -07:00
..
apis Support for Llama3.2 models and Swift SDK (#98) 2024-09-25 10:29:58 -07:00
cli minor typo and HuggingFace -> Hugging Face (#113) 2024-09-26 09:48:23 -07:00
distribution fix #100 2024-09-25 15:11:56 -07:00
providers 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 2024-09-27 11:41:37 -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