Skip to content

Bump torch from 2.0.0 to 2.2.0 in /servers/huggingface/models/text-gen-tiny-stories #3103

Bump torch from 2.0.0 to 2.2.0 in /servers/huggingface/models/text-gen-tiny-stories

Bump torch from 2.0.0 to 2.2.0 in /servers/huggingface/models/text-gen-tiny-stories #3103

Workflow file for this run

name: V1 Python Tests
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
python-tests:
runs-on: ubuntu-latest
container: seldonio/python-builder:0.8
steps:
- uses: actions/checkout@v2
- name: test-python
run: |
make -C python update_package install_dev test