Skip to content

Commit 81cc8f2

Browse files
authored
Merge branch 'main' into stable_diffusion
2 parents 6a7a9ce + a0e1125 commit 81cc8f2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.bazelversion

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
7.1.2

ai_edge_torch/generative/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Detailed install instruction can be found [here](https://github.com/google-ai-ed
100100

101101
### Visualize the model using CLI
102102
```
103-
model-explorer 'gemma-2b.tflite'
103+
model-explorer 'gemma_seq512_kv1024.tflite'
104104
```
105105

106106
<img width="890" alt="Gemma-2b visualization demo" src="screenshots/gemma-tflite.png">

0 commit comments

Comments
 (0)