Skip to content

Commit

Permalink
Merge pull request #10 from sgwhat/readme_download_repo
Browse files Browse the repository at this point in the history
Readme detail steps update
  • Loading branch information
sgwhat authored Feb 20, 2024
2 parents 196a263 + fb24bf0 commit bf3029b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ The WebUI is ported from [Text-Generation-WebUI](https://github.com/oobabooga/te

## 1. Prepare the environment on Windows

Before starting all the steps, you need to download the text-generation-webui based on `BigDL-LLM` optimizations as below:

```bash
https://github.com/intel-analytics/text-generation-webui.git
```

Please use a python environment management tool (we recommend using Conda) to create a python enviroment and install necessary libs.

### 1.1 Install BigDL-LLM
Expand Down

0 comments on commit bf3029b

Please sign in to comment.