Skip to content

Commit

Permalink
add codegemma notebook. (huggingface#1974)
Browse files Browse the repository at this point in the history
* add codegemma notebook.

* add codegemma notebook. x2
  • Loading branch information
Vaibhavs10 authored Apr 9, 2024
1 parent c5ceaf6 commit 318c34e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions codegemma.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,8 @@ With Transformers [release 4.39](https://github.com/huggingface/transformers/re

Like the Gemma models, CodeGemma is compatible with `torch.compile()` for an important inference speedup.

*Bonus*: We made a Colab notebook for you to try out the model at the touch of a button [here](https://github.com/Vaibhavs10/notebooks/blob/main/CodeGemma_colab.ipynb).

To use CodeGemma with transformers, make sure to use the latest release:

```jsx
Expand Down

0 comments on commit 318c34e

Please sign in to comment.