google / gemma_pytorch

The official PyTorch implementation of Google's Gemma models
https://ai.google.dev/gemma
Apache License 2.0
5.26k stars 503 forks source link

Add instructions to download from Hugging Face Hub #34

Closed osanseviero closed 7 months ago

osanseviero commented 7 months ago

Hi there :hugs: In collaboration with Google, we added the gemma.pytorch files to the Hugging Face Hub. This PR adds instructions to manually or programmatically download the models.

pengchongjin commented 7 months ago

Great! Looking good!