Ishaan Sehgal

Results 29 issues of Ishaan Sehgal

**Reason for Change**: Dependabot notice, update libraries

**Reason for Change**: Updating the fine tuning program. Include fine tuning and inference in one image. todo: Add RLHF - basic done Ensure valid file paths interacted with ("/mnt") dirs...

**Reason for Change**: Minor setup tuning image versions and run params. Falcon currently populated, phi-2 and mistral todos.

**Reason for Change**: @etredal - Adds model version endpoint

Since there are many moving pieces this is a big PR that needs to test the whole flow - this will be getting continously broken down into smaller PRs. 1....

Currently this just supports text-to-image. Not Image Inpainting, Super-Resolution or Depth-to-Image Need these dependencies on machine: ``` RUN apt-get update && apt-get install ffmpeg libsm6 libxext6 -y ``` Accelerate launch:...

This PR introduces ONNX and updates the git action - preset image build - for building new images on self-hosted VM.

Host API kaito/presets/inference/text-generation/api_spec.json in GitHub Pages

enhancement

Create an endpoint with model information/version

kind/feature

**Reason for Change**: Keep the docker sidecar container alive so incase ACR push fails we can still exec into the container to retrieve completed tuning job files in the /mnt/results...