You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2026-03-05T13:17:47.603363903+08:00 File "/usr/local/lib/python3.12/site-packages/dashscope/tokenizers/qwen_tokenizer.py", line 105, in encode
2026-03-05T13:17:47.603364743+08:00 return self._tokenizer.encode(
2026-03-05T13:17:47.603365636+08:00 ^^^^^^^^^^^^^^^^^^^^^^^
2026-03-05T13:17:47.603366475+08:00 File "/usr/local/lib64/python3.12/site-packages/tiktoken/core.py", line 124, in encode
2026-03-05T13:17:47.603367558+08:00 return self._core_bpe.encode(text, allowed_special)
2026-03-05T13:17:47.603368377+08:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-03-05T13:17:47.603369381+08:00 pyo3_runtime.PanicException: called Result::unwrap() on an Err value: RuntimeError(StackOverflow)