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
Already install swift-llm but can't run the example audio code because of the
Traceback (most recent call last):
File "infer_audio.py", line 2, in
from swift.llm import (
ImportError: cannot import name 'get_default_template_type' from 'swift.llm' (/mnt/data-nas/qiya/miniconda3/envs/internlm/lib/python3.8/site-packages/swift/llm/init.py)
The text was updated successfully, but these errors were encountered:
Already install swift-llm but can't run the example audio code because of the
Traceback (most recent call last):
File "infer_audio.py", line 2, in
from swift.llm import (
ImportError: cannot import name 'get_default_template_type' from 'swift.llm' (/mnt/data-nas/qiya/miniconda3/envs/internlm/lib/python3.8/site-packages/swift/llm/init.py)
The text was updated successfully, but these errors were encountered: