Skip to content

feat: supported turn-based dialogue partitioning for llama model (#39) #34

feat: supported turn-based dialogue partitioning for llama model (#39)

feat: supported turn-based dialogue partitioning for llama model (#39) #34

Workflow file for this run

name: Release version
on:
push:
branches: [ development, release-* ]
env:
IMAGE_NAME: ${{ github.repository }}
jobs:
release:
uses: epam/ai-dial-ci/.github/workflows/publish_python_docker.yml@1.1.0
secrets: inherit