Skip to content

Repository to house the code and documentation for orchestration of distributed training of ML models for the PATh supplement. Initial experiments to focus on the Gitter Lab's METL framework.

Notifications You must be signed in to change notification settings

CHTC/METL-Conductor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

METL-Conductor

This repository contains scripts and Dockerfiles required to setup METL fine-tuning on CHTC servers. The pre-built Docker image is currently hosted on https://hub.docker.com/repository/docker/arnvsharma/metl-finetuning.

Building Docker container

Use docker build -f Dockerfile -t <username>/<docker_hub_repo>:<repo_tag> . command to build the image

Use docker push <username>/<docker_hub_repo>:<repo_tag> to push container to your docker hub repository

About

Repository to house the code and documentation for orchestration of distributed training of ML models for the PATh supplement. Initial experiments to focus on the Gitter Lab's METL framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published