Skip to content

Commit a4048ea

Browse files
authored
Merge branch 'main' into txgemma
2 parents 627a0df + f74e8fd commit a4048ea

File tree

2 files changed

+720
-0
lines changed

2 files changed

+720
-0
lines changed

Gemma/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ This folder is organized into several categories, each focusing on a speicific a
4747
| [[Gemma_3]Inference_images_and_videos.ipynb]([Gemma_3]Inference_images_and_videos.ipynb) | Inference on images and videos using Gemma 3 4B IT model. |
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). |
50+
| [[Gemma_3]Activation_Hacking.ipynb]([Gemma_3]Activation_Hacking.ipynb) | Examine and modify internal states, including the residual stream, MLP activations, and attention mechanisms. |
5051

5152
## Prompting
5253
| Notebook Name | Description |

0 commit comments

Comments
 (0)