lm-sys / lm-sys/FastChat

Setup fine-tuning environment

Open
#2,995 1 comment 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

Hi, I have a question regarding the fine-tuning process for the item mentioned. It appears that the installation requirements are not specified in the provided link. Could you guide me on how to set up the environment for fine-tuning?

Here's the link for reference: [Finetune on GitHub](https://github.com/lm-sys/FastChat?tab=readme-ov-file#fine-tuning).
In the page it mentioned how to install the environment, but i can't find the file.
```pip3 install -e ".[train]"```

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 at the Fine-tuning section of the linked FastChat README and inspect the `pip3 install -e ".[train]"` command and its surrounding setup instructions. Clarify where the fine-tuning installation requirements are defined and document the environment setup so the referenced command can be followed.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation, machine-learning
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.