mirror of
https://github.com/bentoml/OpenLLM.git
synced 2026-06-12 02:20:32 -04:00
10 lines
269 B
JSON
10 lines
269 B
JSON
{
|
|
"name": "openllm",
|
|
"version": "0.2.20.dev0",
|
|
"description": "TS/JS binding for OpenLLM",
|
|
"type": "module",
|
|
"repository": "git@github.com:bentoml/OpenLLM.git",
|
|
"author": "Aaron Pham <29749331+aarnphm@users.noreply.github.com>",
|
|
"license": "Apache 2.0"
|
|
}
|