Hamza Merzić

Results 2 issues of Hamza Merzić

I cannot get the Colabs to run on https://colab.research.google.com. I had to replace ``` !pip install https://github.com/deepmind/gemma ``` with ``` !pip install "git+https://github.com/google-deepmind/gemma.git" ``` as the former repository does not...

bug

### Have you checked that your issue isn't already filed? - [x] I read through [FAQ](https://github.com/alshedivat/al-folio/blob/main/FAQ.md) and searched through the [past issues](https://github.com/alshedivat/al-folio/issues), none of which addressed my issue. - [x]...

bug
help wanted