docs: fix install.sh broken link in ONBOARDING.md
This commit is contained in:
parent
753356f646
commit
95007adc11
@ -8,7 +8,8 @@ Built in Morocco. Maintained by 11 continental regions (cratons). Open forever.
|
|||||||
## Quick Start
|
## Quick Start
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
curl -fsSL https://inference-x.com/install.sh | bash
|
# Download at https://inference-x.com — or build from source:
|
||||||
|
# git clone https://git.inference-x.com/elmadani/inference-x
|
||||||
ix download llama3.2-1b
|
ix download llama3.2-1b
|
||||||
ix --model ~/.inference-x/models/llama3.2-1b.gguf
|
ix --model ~/.inference-x/models/llama3.2-1b.gguf
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user