lm-sys / lm-sys/FastChat

Fine-tuning Vicuna-7B

Open
#3,396 0 comments 0 reactions 0 assignees View on GitHub

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:

image

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.