Upload google_gemma-3n-E4B-it_2.py with huggingface_hub
Browse files
google_gemma-3n-E4B-it_2.py
CHANGED
|
@@ -8,7 +8,6 @@
|
|
| 8 |
|
| 9 |
try:
|
| 10 |
# Install a transformers version that supports Gemma 3n (>= 4.53)
|
| 11 |
-
!pip install "transformers>=4.53.0" "timm>=1.0.16"
|
| 12 |
with open('google_gemma-3n-E4B-it_2.txt', 'w') as f:
|
| 13 |
f.write('Everything was good in google_gemma-3n-E4B-it_2.txt')
|
| 14 |
except Exception as e:
|
|
|
|
| 8 |
|
| 9 |
try:
|
| 10 |
# Install a transformers version that supports Gemma 3n (>= 4.53)
|
|
|
|
| 11 |
with open('google_gemma-3n-E4B-it_2.txt', 'w') as f:
|
| 12 |
f.write('Everything was good in google_gemma-3n-E4B-it_2.txt')
|
| 13 |
except Exception as e:
|