Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jianyu03 committed Nov 18, 2024
1 parent 8eb62cf commit 5cf84c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Large Language Models (LLMs) demonstrate impressive performance in diverse appli

## Setup
```shell
conda create --name <env> --file ./requirements.txt
conda create --name fsgen --file ./requirements.txt
```

## Usage
Expand Down

0 comments on commit 5cf84c7

Please sign in to comment.