Fine-tuning Vicuna-7B
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 39.5k
- Forks
- 4.8k
- PR merge metrics
- No merged PRs in 30d
Description
I am able to run the Vicuna 7B model just fine normally, by providing it with either "messages" (Q&A format) or the "prompt" (Sentence completion capability).
However when I follow the Fine-tuning steps, the first command being pip3 install -e ".[train]" , at some point of running this I get the below error:
I have tried n number of different ways to bypass/solve this, only to be futile. Can someone pls help out here?
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 with the fine-tuning instructions and reproduce the failure from the pip3 install -e ".[train]" command. Read the error shown in the linked screenshot and verify that the training installation completes successfully; the issue does not identify a source file or test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100