This website requires JavaScript.
Explore
Help
Sign in
phoenix-oss
/
llama-stack-mirror
Watch
0
Star
0
Fork
You've already forked llama-stack-mirror
1
mirror of
https://github.com/meta-llama/llama-stack.git
synced
2025-10-06 20:44:58 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9bb0c8f4fc
llama-stack-mirror
/
llama_stack
/
providers
History
Download ZIP
Download TAR.GZ
Yogish Baliga
9bb0c8f4fc
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
..
adapters
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
impls
load models using hf model id (
#108
)
2024-09-25 18:40:09 -07:00
registry
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
utils
Support for Llama3.2 models and Swift SDK (
#98
)
2024-09-25 10:29:58 -07:00
__init__.py
API Updates (
#73
)
2024-09-17 19:51:35 -07:00