Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Gemma/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ This folder is organized into several categories, each focusing on a speicific a
| [[Gemma_2]Finetune_with_Torch_XLA.ipynb]([Gemma_2]Finetune_with_Torch_XLA.ipynb) | Finetune Gemma using [PyTorch/XLA](https://github.com/pytorch/xla). |
| [[Gemma_2]Finetune_with_Unsloth.ipynb]([Gemma_2]Finetune_with_Unsloth.ipynb) | Finetune Gemma using [Unsloth](https://unsloth.ai/blog/gemma). |
| [[Gemma_2]Translator_of_Old_Korean_Literature.ipynb]([Gemma_2]Translator_of_Old_Korean_Literature.ipynb) | Use Gemma to translate old Korean literature using Keras. |
| [[Gemma_3n]Audio_Finetune_with_HF.ipynb]([Gemma_3n]Audio_Finetune_with_HF.ipynb) | Use Gemma 3n to identify a cat's breed, sex, and the context of its meow. |

## Alignment
| Notebook Name | Description |
Expand Down
Loading
Loading