KoboldAI / KoboldAI-Client

For GGUF support, see KoboldCPP: https://github.com/LostRuins/koboldcpp
https://koboldai.com
GNU Affero General Public License v3.0
3.51k stars 758 forks source link

Runtime error #451

Closed Extocine closed 2 months ago

Extocine commented 2 months ago

Installed the game for the first time, and unable to start using either ./play.sh or ./play-rocm.sh Specs: Ryzen 5 5600 RX 5700-XT 32Gb DDR4 3200Mhz Debian 12

RuntimeError: Failed to import transformers.modeling_utils because of the following error (look up to see its traceback): cannot import name 'split_torch_state_dict_into_shards' from 'huggingface_hub' (/media/extocine/3TB/ai/KoboldAI-Client/runtime/envs/koboldai/lib/python3.8/site-packages/huggingface_hub/__init__.py)

henk717 commented 2 months ago

Duplicate of https://github.com/KoboldAI/KoboldAI-Client/issues/446 Its recommended to use our newer product https://koboldai.org/cpp instead