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
Hi! i've already ran the setup.py, requirements.txt and also installed chatllama-py. But when i run python artifacts/main.py artifacts/config/config.yaml --type ALL. It gives the error
ModuleNotFoundError: No module named 'chatllama.rlhf.dataset'
Please advise on what exactly am i missing! Also have all the datasets downloaded
The text was updated successfully, but these errors were encountered:
Hi! i've already ran the setup.py, requirements.txt and also installed chatllama-py. But when i run python artifacts/main.py artifacts/config/config.yaml --type ALL. It gives the error
ModuleNotFoundError: No module named 'chatllama.rlhf.dataset'
Please advise on what exactly am i missing! Also have all the datasets downloaded
The text was updated successfully, but these errors were encountered: