google-deepmind / google-deepmind/open_spiel
Gemma colab issue
Open
- Dominant language
- C++
- Stars
- 5.5k
- Forks
- 1.2k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 4
Description
```Python
# @title Test the sampler
# Will take some time on first invocation. If it takes over a minute on a TPU
# runtime, something is probably wrong.
output = sampler.chat("Is a tomato a vegetable or a fruit?")
```
Gemma notebook doesn't work because of the known issue:
https://github.com/google-deepmind/gemma/issues/564
Contributor guide
Assessment
This issue has not been assessed yet.