Andrei Vishniakov

Results 19 issues of Andrei Vishniakov

## Describe changes Before the fix `log_model_metadata` failed if called inside a step with provided `model_name` and `model_version` but without a step context. The same applies to the fact that...

bug
internal

## Describe changes I implemented ModelRegistry component to work with Huggingface repos. This PR is a draft for early feedback collection. **Adding looms with show case**: - Part 1: https://www.loom.com/share/bf4401e3969d48c686d07492b9b6b10c...

enhancement
internal

This PR brings the multi-GPU DDP showcase to the PEFT training. There are some routine steps, which can be automated in ZenML core. We will create follow-up tickets for that...

enhancement
internal

This PR brings in the pipeline to run Mistral model fine-tuning using PEFT library on Viggio dataset. Key highlights: - Project has one pipeline to run the full cycle of...

enhancement
internal

## Describe changes I added `id_` as a public field of the Model. It can be used to configure a Model Version using ID or will be used to represent...

bug
internal

## Describe changes This PR introduces the concept of Scalers, which can be passed into the steps' definitions to allow step run on some parallelization engine. Scalers included here: -...

enhancement
internal

## Describe changes I implemented logic to clean-up after all tests we run in `tests/integration` folder and removed `clean_client` where it was used, so tests are running really on REST...

bug
internal
run-slow-ci

## Describe changes WIP ## Pre-requisites Please ensure you have done the following: - [ ] I have read the **CONTRIBUTING.md** document. - [ ] If my change requires a...

enhancement
internal

## Describe changes Not an actual fix for 3.8 and TF, but: - I allowed all runtimes for `tests/integration/examples/test_tensorflow.py` except Ubuntu/3.8 only (before was banned for 3.8,3.10 and 3.11 on...

bug
internal
run-slow-ci

## Describe changes I implemented/fixed _ to achieve _. ## Pre-requisites Please ensure you have done the following: - [ ] I have read the **CONTRIBUTING.md** document. - [ ]...

enhancement
internal