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
It seemed to need llama3.2-1B-prefill-ax630c.json. It succeeded when I copied (symlinked) mode_llama3.2-1B-prefill-ax630c.json
to llama3.2-1B-prefill-ax630c.json in /opt/m5stack/data/llama3.2-1B-prefill-ax630c .
The text was updated successfully, but these errors were encountered:
I confirmed that it work fine without my symlink and the json exists at the path.
I am not sure what went wrong before, but it should be my mistake.
Let me close this issue.
Environment: StackFlow v1.4.0 and M5Module-LLM dev branch
When I tried to use llama3.2-1B-prefill-ax630c on llm-llm, it failed because of missing json file.
The code of M5Module-llm side is as below.
It seemed to need llama3.2-1B-prefill-ax630c.json. It succeeded when I copied (symlinked) mode_llama3.2-1B-prefill-ax630c.json
to llama3.2-1B-prefill-ax630c.json in /opt/m5stack/data/llama3.2-1B-prefill-ax630c .
The text was updated successfully, but these errors were encountered: