Skip to content

Commit

Permalink
update data
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 17, 2024
1 parent 2e2a9a7 commit 303d47b
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 2 deletions.
14 changes: 14 additions & 0 deletions database/database.json
Original file line number Diff line number Diff line change
Expand Up @@ -39337,5 +39337,19 @@
],
"summary": "",
"date": "2024-09-17"
},
"https://github.com/zml/zml": {
"extra-tags": [
"performance",
"ai",
"inference",
"production"
],
"date": "2024-09-17",
"title": "zml",
"summary": "High performance AI inference stack. Built for production. @ziglang / @openxla / MLIR / @bazelbuild",
"tags": [
"zig"
]
}
}
4 changes: 2 additions & 2 deletions database/pipeline.pkl
Git LFS file not shown
36 changes: 36 additions & 0 deletions database/triples.json
Original file line number Diff line number Diff line change
Expand Up @@ -179666,5 +179666,41 @@
{
"head": "llm",
"tail": "embeddings in ir"
},
{
"head": "zig",
"tail": "performance"
},
{
"head": "zig",
"tail": "ai"
},
{
"head": "zig",
"tail": "inference"
},
{
"head": "zig",
"tail": "production"
},
{
"head": "performance",
"tail": "ai"
},
{
"head": "performance",
"tail": "inference"
},
{
"head": "performance",
"tail": "production"
},
{
"head": "ai",
"tail": "production"
},
{
"head": "inference",
"tail": "production"
}
]

0 comments on commit 303d47b

Please sign in to comment.