Closed
Description
🚀 The feature, motivation and pitch
I have downloaded the llama3-8B model from huggingface into local dir as below
But I can't run python3 torchchat.py generate --checkpoint_dir /home/Meta-Llama-3-8B-Instruct --prompt "It was a dark and stormy night, and"
since it's not a single pt file.
How should we run the pre-downloaded model in torchchat?
Alternatives
No response
Additional context
No response
RFC (Optional)
No response