Upload vandijklab_C2S-Scale-Gemma-2-27B_1.txt with huggingface_hub
Browse files
vandijklab_C2S-Scale-Gemma-2-27B_1.txt
CHANGED
|
@@ -55,7 +55,7 @@ ValueError: Converting from SentencePiece and Tiktoken failed, if a converter fo
|
|
| 55 |
During handling of the above exception, another exception occurred:
|
| 56 |
|
| 57 |
Traceback (most recent call last):
|
| 58 |
-
File "/tmp/vandijklab_C2S-Scale-Gemma-2-
|
| 59 |
tokenizer = AutoTokenizer.from_pretrained("vandijklab/C2S-Scale-Gemma-2-27B")
|
| 60 |
File "/tmp/.cache/uv/environments-v2/50e098834e83db53/lib/python3.13/site-packages/transformers/models/auto/tokenization_auto.py", line 1140, in from_pretrained
|
| 61 |
return tokenizer_class.from_pretrained(pretrained_model_name_or_path, *inputs, **kwargs)
|
|
|
|
| 55 |
During handling of the above exception, another exception occurred:
|
| 56 |
|
| 57 |
Traceback (most recent call last):
|
| 58 |
+
File "/tmp/vandijklab_C2S-Scale-Gemma-2-27B_1O7J3bs.py", line 19, in <module>
|
| 59 |
tokenizer = AutoTokenizer.from_pretrained("vandijklab/C2S-Scale-Gemma-2-27B")
|
| 60 |
File "/tmp/.cache/uv/environments-v2/50e098834e83db53/lib/python3.13/site-packages/transformers/models/auto/tokenization_auto.py", line 1140, in from_pretrained
|
| 61 |
return tokenizer_class.from_pretrained(pretrained_model_name_or_path, *inputs, **kwargs)
|