mirror of
https://github.com/unslothai/unsloth.git
synced 2026-04-28 03:19:57 +00:00
Update install instructions.md
This commit is contained in:
parent
03736a82ba
commit
e138a3d48b
1 changed files with 2 additions and 8 deletions
10
README.md
10
README.md
|
|
@ -48,14 +48,7 @@ Unsloth Studio works on **Windows, Linux, WSL** and **macOS**.
|
|||
* **macOS:** Currently supports chat only; **MLX training** is coming very soon
|
||||
* **Multi-GPU:** Available now, with a major upgrade on the way
|
||||
|
||||
#### Windows, MacOS Linux or WSL:
|
||||
```
|
||||
pip install unsloth
|
||||
unsloth studio setup
|
||||
unsloth studio -H 0.0.0.0 -p 8888
|
||||
```
|
||||
Use our [Docker image](https://hub.docker.com/r/unsloth/unsloth) ```unsloth/unsloth``` container. Read our [Docker Guide](https://unsloth.ai/docs/get-started/install/docker).
|
||||
#### Git from source
|
||||
#### Windows, MacOS, Linux or WSL:
|
||||
```
|
||||
git clone https://github.com/unslothai/unsloth.git
|
||||
cd unsloth
|
||||
|
|
@ -63,6 +56,7 @@ pip install -e .
|
|||
unsloth studio setup
|
||||
unsloth studio -H 0.0.0.0 -p 8888
|
||||
```
|
||||
Use our [Docker image](https://hub.docker.com/r/unsloth/unsloth) ```unsloth/unsloth``` container. Read our [Docker Guide](https://unsloth.ai/docs/get-started/install/docker).
|
||||
|
||||
### Unsloth Core (code-based)
|
||||
#### Windows, Linux, WSL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue