Spaces:
Running
Running
Jeff Myers II
commited on
Commit
·
13a2860
1
Parent(s):
49fe584
Update space
Browse files- Gemma_Model.py +1 -1
Gemma_Model.py
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
from transformers import (
|
2 |
-
AutoTokenizer,
|
3 |
# BitsAndBytesConfig,
|
4 |
Gemma3ForCausalLM,
|
5 |
GemmaTokenizerFast
|
|
|
1 |
from transformers import (
|
2 |
+
# AutoTokenizer,
|
3 |
# BitsAndBytesConfig,
|
4 |
Gemma3ForCausalLM,
|
5 |
GemmaTokenizerFast
|