Skip to content

Commit f675743

Browse files
authored
Merge pull request #196 from bebechien/update-notebook
Add Gemma | Chess example
2 parents 73c7973 + b53bb7b commit f675743

File tree

2 files changed

+771
-0
lines changed

2 files changed

+771
-0
lines changed

Gemma/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ This folder is organized into several categories, each focusing on a speicific a
4848
| [[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). |
4949
| [[Gemma_3]Using_with_Transformersjs.ipynb]([Gemma_3]Using_with_Transformersjs.ipynb) | Run Gemma 3 with [Transformers.js](https://github.com/huggingface/transformers.js). |
5050
| [[Gemma_3]Activation_Hacking.ipynb]([Gemma_3]Activation_Hacking.ipynb) | Examine and modify internal states, including the residual stream, MLP activations, and attention mechanisms. |
51+
| [[Gemma_3]Chess.ipynb]([Gemma_3]Chess.ipynb) | Gemma \| Chess: Learn, Analyze, and Discover a New Dimension! |
5152
| [[Gemma_3]Gradio_LlamaCpp_Chatbot.ipynb]([Gemma_3]Gradio_LlamaCpp_Chatbot.ipynb) | Building a Chatbot with Gemma 3 QAT text model using Llama.cpp and Gradio. |
5253
| [[Gemma_3n]Audio_understanding_with_HF.ipynb]([Gemma_3n]Audio_understanding_with_HF.ipynb) | Run Gemma 3n with audio input |
5354
| [[Gemma_3n]Multimodal_understanding_with_HF.ipynb]([Gemma_3n]Multimodal_understanding_with_HF.ipynb) | Run Gemma 3n with image + audio input |

0 commit comments

Comments
 (0)