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
After installing all dependencies and running in poetry as recommended, receiving the following traceback:
File "/home/user/metavoice-src/fam/llm/fast_inference.py", line 13, in
from fam.llm.adapters import FlattenedInterleavedEncodec2Codebook
ModuleNotFoundError: No module named 'fam.llm'
I am unable to locate any modules which reference fam.llm.