foundation-model-stack / fms-hf-tuning

🚀 Collection of tuning recipes with HuggingFace SFTTrainer and PyTorch FSDP.
Apache License 2.0
28 stars 48 forks source link

fix: warnings about casing when building the Docker image #318

Closed HarikrishnanBalagopal closed 3 months ago

HarikrishnanBalagopal commented 3 months ago

Description of the change

Changed the casing of the keyword as to AS in the Dockerfile.

Related issue number

Fixes https://github.com/foundation-model-stack/fms-hf-tuning/issues/319

How to verify the PR

Build the docker image as recommended in the build/README.md

Was the PR tested

kmehant commented 3 months ago

@jbusche Can you review and merge it?

cc: @anhuong @Ssukriti