Skip to content
View ogvalt's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home
  • Ukraine
Block or Report

Block or report ogvalt

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
ogvalt/README.md

Hi there ๐Ÿ‘‹

I'm Oleksandr, Software Engineer from Ukraine.

Pinned

  1. triton-testcontainer triton-testcontainer Public

    Package for running Nvidia Triton within python test with features like Dockerfile DSL and building images on fly.

    Python 2

  2. big-pile big-pile Public

    This respository will contain a lot of different stuff

    Python

  3. model-deployment-operator model-deployment-operator Public

    Model Deployment Operator is a prototype system designed to automate the deployment and management of Nvidia Triton models on Kubernetes

    Python 1

  4. This is my standard taskfile for my ... This is my standard taskfile for my python projects. Pre-commit, poetry, mypy, pytest
    1
    version: '3'
    2
    
                  
    3
    dotenv: ['.env']
    4
    
                  
    5
    tasks: