Skip to content

Releases: csiemssen/APP-RAS-Driving-with-Language

Release v1.2.1

01 Jul 20:36
d5e8a40

Choose a tag to compare

🐳 Docker Image

Docker Hub URL: View Packages

Evaluation Image:

docker pull vdawgg/app-ras-25:eval-v1.2.1

Training Image:

docker pull vdawgg/app-ras-25:train-v1.2.1

πŸ“‹ Changelog

πŸš€ Features

  • add option to merge fine tuned adapter into pretrained model and use the result for eval
  • Lower the resolution of the input images

πŸ› Bug Fixes

  • Fix OOM issues in finetuning loop
  • fix missing sample dir in val zip extraction path

🧹 Maintenance

  • Colab notebook
  • add colab to readme

Release v1.1.0

27 Jun 10:40
a46a936

Choose a tag to compare

🐳 Docker Image

Docker Hub URL: View Packages

Evaluation Image:

docker pull vdawgg/app-ras-25:eval-v1.1.0

Training Image:

docker pull vdawgg/app-ras-25:train-v1.1.0

πŸ“‹ Changelog

πŸš€ Features

  • add augmented qas to train version

πŸ› Bug Fixes

  • fix release workflow dockerhub link
  • fix augmented question dataset pipeline

Release v1.0.2

24 Jun 15:41
0c6017a

Choose a tag to compare

🐳 Docker Image

Docker Hub URL: View Packages

Evaluation Image:

docker pull vdawgg/app-ras-25:eval-v1.0.2

Training Image:

docker pull vdawgg/app-ras-25:train-v1.0.2

πŸ“‹ Changelog

πŸš€ Features

  • add generation of augment dataset and grid image input
  • Finetuning pipeline

🧹 Maintenance

  • remove docker publishing from release workflow
  • Delete publish-docker-image.yml
  • change username in release workflow
  • add pr assign workflow
  • modify release workflow for training and eval tags

Release v1.0.1

11 Jun 15:32

Choose a tag to compare

🐳 Docker Image

Docker Hub URL: View Package

docker pull vdawgg/app-ras-25:v1.0.1

πŸ“‹ Changelog

πŸš€ Features

  • Add system prompts

🧹 Maintenance

  • add milestone2 to README.md
  • add test server resutls for gemma3-4b
  • add docker image publish workflow