Update README.md
Browse files
README.md
CHANGED
|
@@ -46,7 +46,7 @@ I wasn’t able to get significantly better predictions from this model compared
|
|
| 46 |
|
| 47 |
5. Open Zed Editor **Settings**(GUI), and choose **AI**. Under **Edit Predictions**, Click **Configure**.
|
| 48 |
6. Scroll down to section OpenAI compatible api
|
| 49 |
-
7. Set api key to `APIKEY` **!!! Press Enter !!!**, this step is not optional even if you use only localhost( at the time of
|
| 50 |
8. Set api url to `http://localhost:13378/v1/completions` **!!! Press Enter !!!**
|
| 51 |
9. Set model to `zeta2-Q4_K_M.gguf` **!!! Press Enter !!!**
|
| 52 |
10. (optional) set max output tokens to 256
|
|
|
|
| 46 |
|
| 47 |
5. Open Zed Editor **Settings**(GUI), and choose **AI**. Under **Edit Predictions**, Click **Configure**.
|
| 48 |
6. Scroll down to section OpenAI compatible api
|
| 49 |
+
7. Set api key to `APIKEY` **!!! Press Enter !!!**, this step is not optional even if you use only localhost( at the time of writing of this guide )
|
| 50 |
8. Set api url to `http://localhost:13378/v1/completions` **!!! Press Enter !!!**
|
| 51 |
9. Set model to `zeta2-Q4_K_M.gguf` **!!! Press Enter !!!**
|
| 52 |
10. (optional) set max output tokens to 256
|