Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.0%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: jurgen-paul
  • License: bsd-3-clause
  • Language: Python
  • Default Branch: 25.05-use-https-ubuntu-mirrors
  • Size: 188 MB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created 9 months ago · Last pushed 9 months ago
Metadata Files
Readme Contributing License Citation Security

README.md

License

[!WARNING] You are currently on the branch which tracks under-development progress towards the next release. The current release is version 2.57.0 and corresponds to the 25.04 container release on NVIDIA GPU Cloud (NGC).

Owner

  • Login: jurgen-paul
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
title: "Triton Inference Server: An Optimized Cloud and Edge Inferencing Solution."
url: https://github.com/triton-inference-server
repository-code: https://github.com/triton-inference-server/server
authors:
  - name: "NVIDIA Corporation"

GitHub Events

Total
  • Push event: 1
  • Create event: 187
Last Year
  • Push event: 1
  • Create event: 187

Dependencies

.github/workflows/cmake-multi-platform.yml actions
.github/workflows/codeql.yml actions
  • actions/checkout v3 composite
  • github/codeql-action/analyze v2 composite
  • github/codeql-action/autobuild v2 composite
  • github/codeql-action/init v2 composite
.github/workflows/pre-commit.yaml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
  • pre-commit/action v3.0.0 composite
deploy/gke-marketplace-app/server-deployer/Dockerfile docker
  • gcr.io/cloud-marketplace-tools/k8s/deployer_helm/onbuild latest build
deploy/mlflow-triton-plugin/setup.py pypi
  • mlflow >=2.2.1,<3.0
pyproject.toml pypi
python/openai/requirements-test.txt pypi
  • pytest ==8.1.1 test
  • pytest-asyncio ==0.23.8 test
python/openai/requirements.txt pypi
  • fastapi ==0.115.6
  • httpx ==0.27.2
  • openai ==1.60.0
  • partial-json-parser *
  • starlette >=0.40.0
src/python/setup.py pypi
  • tritonserver *