Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove dependency on llama_models #1193

Open
raghotham opened this issue Feb 21, 2025 · 0 comments
Open

Remove dependency on llama_models #1193

raghotham opened this issue Feb 21, 2025 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@raghotham
Copy link
Contributor

🚀 Describe the new functionality needed

Copy over tokenizer and datatypes from llama-model

💡 Why is this needed? What if we don't build it?

Right now we are depending on meta-llama/llama-models in llama-stack. This causes us to inherit that repo's license. We would like to keep llama-stack to be purely MIT license.

Other thoughts

No response

@raghotham raghotham added the enhancement New feature or request label Feb 21, 2025
@raghotham raghotham added this to the v0.1.5 milestone Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant