docs: rename image file and format documentation
@ -23,15 +23,15 @@ Navigate by clicking the `Local API Server` icon on the left side of your screen
|
|||||||
|
|
||||||
<br></br>
|
<br></br>
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Choose your model
|
## Choose your model
|
||||||
|
|
||||||
On the top right of your screen under `Model Settings`, set the LLM that your local server will be running. You can choose from any of the models already installed, or pick a new model by clicking `Explore the Hub`.
|
On the top right of your screen under `Model Settings`, set the LLM that your local server will be running. You can choose from any of the models already installed, or pick a new model by clicking `Explore the Hub`.
|
||||||
|
|
||||||
<br></br>
|
<br></br>
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Set your Server Options
|
## Set your Server Options
|
||||||
|
|
||||||
@ -39,7 +39,7 @@ On the left side of your screen you can set custom server options.
|
|||||||
|
|
||||||
<br></br>
|
<br></br>
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### Local Server Address
|
### Local Server Address
|
||||||
|
|
||||||
@ -65,7 +65,6 @@ Click the `Start Server` button on the top left of your screen. You will see the
|
|||||||
|
|
||||||
<br></br>
|
<br></br>
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Your server is now running. Next, learn how to use your local API server.
|
Your server is now running. Next, learn how to use your local API server.
|
||||||
|
|
||||||
|
|||||||
@ -24,7 +24,7 @@ On the top left of your screen below the red `Stop Server` button is the blue `A
|
|||||||
|
|
||||||
<br></br>
|
<br></br>
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Scroll through the various available endpoints to learn what options are available.
|
Scroll through the various available endpoints to learn what options are available.
|
||||||
|
|
||||||
@ -34,7 +34,7 @@ In the Chat section of the API reference, you will see an example JSON request b
|
|||||||
|
|
||||||
<br></br>
|
<br></br>
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
With your local server running, you can click the `Try it out` button on the top left, then the blue `Execute` button below the JSON. The browser will send the example request to your server, and display the response body below.
|
With your local server running, you can click the `Try it out` button on the top left, then the blue `Execute` button below the JSON. The browser will send the example request to your server, and display the response body below.
|
||||||
|
|
||||||
@ -100,4 +100,4 @@ curl -X 'POST' \
|
|||||||
"total_tokens": 533
|
"total_tokens": 533
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 93 KiB After Width: | Height: | Size: 93 KiB |
|
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 26 KiB |
|
Before Width: | Height: | Size: 95 KiB After Width: | Height: | Size: 95 KiB |
|
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 35 KiB |
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 80 KiB After Width: | Height: | Size: 80 KiB |