Skip to content

Add Gemma | Chess example #196

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
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 @@ -48,6 +48,7 @@ This folder is organized into several categories, each focusing on a speicific a
| [[Gemma_3]Using_with_Ollama_Python_Inference_with_Images.ipynb]([Gemma_3]Using_with_Ollama_Python_Inference_with_Images.ipynb) | Run inference with images on Gemma 3 using [Ollama Python library](https://github.com/ollama/ollama-python). |
| [[Gemma_3]Using_with_Transformersjs.ipynb]([Gemma_3]Using_with_Transformersjs.ipynb) | Run Gemma 3 with [Transformers.js](https://github.com/huggingface/transformers.js). |
| [[Gemma_3]Activation_Hacking.ipynb]([Gemma_3]Activation_Hacking.ipynb) | Examine and modify internal states, including the residual stream, MLP activations, and attention mechanisms. |
| [[Gemma_3]Chess.ipynb]([Gemma_3]Chess.ipynb) | Gemma \| Chess: Learn, Analyze, and Discover a New Dimension! |

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