In an offline environment without a network, the following error will be reported:
File "/home/lianxintao/venv-gpt/lib/python3.12/site-packages/openai_harmony/init.py", line 689, in load_harmony_encoding
inner: _PyHarmonyEncoding = _load_harmony_encoding(name)
openai_harmony.HarmonyError: error downloading or loading vocab file: failed to download or load vocab file。
how can I slove this problem 。