when deploying web-demo with streamlit,
OSError: Incorrect path_or_model_id: '/root/model/Llama-3-8B-Instruct'. Please provide either the path to a local folder or the repo_id of a model on the Hub will prompt.
according to context, the model name is incorrect and should be /root/model/Meta-Llama-3-8B-Instruct.
However, it's a very tiny error and I belive most people will correct it themselves. just in case I submit this issue.