Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 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_3]Full_Model_Finetune_using_HF.ipynb]([Gemma_3]Full_Model_Finetune_using_HF.ipynb) | Full model fine-tune on a mobile game NPC dataset using Hugging Face Transformers and TRL |

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