Created
August 7, 2023 20:51
-
-
Save castrojo/80f74bad8fadba5c04878aecfaef80cb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[mlbox] | |
image=nvcr.io/nvidia/pytorch:23.07-py3 | |
additional_packages="nano git htop" | |
init_hooks="pip3 install huggingface_hub tokenizers transformers accelerate datasets wandb peft bitsandbytes fastcore fastprogress watermark torchmetrics deepspeed xformers" | |
pre-init-hooks="/init_script.sh" | |
nvidia=true | |
pull=true | |
root=false | |
replace=true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment