docs: beautify json
This commit is contained in:
parent
b1169ab64c
commit
fdde679ea3
@ -157,7 +157,7 @@ Edit `model.json` and include the following configurations:
|
|||||||
"engine": "nitro",
|
"engine": "nitro",
|
||||||
// highlight-next-line
|
// highlight-next-line
|
||||||
"state": "ready"
|
"state": "ready"
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
### 3. Download the Model
|
### 3. Download the Model
|
||||||
@ -214,7 +214,10 @@ Navigate to the `~/jan/models` folder. Create a folder named `remote-lmstudio` a
|
|||||||
"parameters": {},
|
"parameters": {},
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"author": "LMstudio",
|
"author": "LMstudio",
|
||||||
"tags": ["remote", "awesome"]
|
"tags": [
|
||||||
|
"remote",
|
||||||
|
"awesome"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
// highlight-start
|
// highlight-start
|
||||||
"engine": "openai",
|
"engine": "openai",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user