huggingface / Google-Cloud-Containers

Including Hugging Face Deep learning Containers for Google Cloud
Apache License 2.0
112 stars 10 forks source link

Add llama example to CI (quickly) #21

Closed ydshieh closed 6 months ago

ydshieh commented 6 months ago

This is a quick PR to integrate the llama example into CI.

It's not in pytest format, not fit into the framework I set up from the beginning (not so important at this moment), and not checking the loss decreasing.

I will continue the work (first, by adding the check of loss decreasing) in a follow PR.

A run could be found here