feat: introduce llama4 support (#1877)

As title says. Details in README, elsewhere.
This commit is contained in:
Ashwin Bharambe 2025-04-05 11:53:35 -07:00 committed by GitHub
parent 23a99a4b22
commit b8f1561956
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
61 changed files with 205222 additions and 6439 deletions

2
uv.lock generated
View file

@ -1316,7 +1316,7 @@ wheels = [
[[package]]
name = "llama-stack"
version = "0.1.9"
version = "0.2.0"
source = { editable = "." }
dependencies = [
{ name = "blobfile" },