Spaces:
Running
Running
Upload model_information.py with huggingface_hub
Browse files- model_information.py +0 -1
model_information.py
CHANGED
|
@@ -8,7 +8,6 @@ data = {
|
|
| 8 |
"Model Size" : [],
|
| 9 |
}
|
| 10 |
|
| 11 |
-
|
| 12 |
# Add model information to the
|
| 13 |
data['Original Name'].append('gemma-2-2b-it')
|
| 14 |
data['Proper Display Name'].append('Gemma-2-2B-IT')
|
|
|
|
| 8 |
"Model Size" : [],
|
| 9 |
}
|
| 10 |
|
|
|
|
| 11 |
# Add model information to the
|
| 12 |
data['Original Name'].append('gemma-2-2b-it')
|
| 13 |
data['Proper Display Name'].append('Gemma-2-2B-IT')
|