在哪里设置
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 39.5k
- Forks
- 4.8k
- PR merge metrics
- No merged PRs in 30d
Description
OSError: Unable to load weights from pytorch checkpoint file for 'llama-7b-hf\pytorch_model-00002-of-00002.bin' at 'llama-7b-hf\pytorch_model-00002-of-00002.bin'. If you tried to load a PyTorch model from a TF 2.0 checkpoint, please set
from_tf=True.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the OSError while loading llama-7b-hf\pytorch_model-00002-of-00002.bin and inspect the model-loading entry point and checkpoint configuration. Done means the referenced PyTorch checkpoint loads successfully, with the appropriate handling for the reported checkpoint format.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100