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",
|
||||
// highlight-next-line
|
||||
"state": "ready"
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
### 3. Download the Model
|
||||
@ -214,7 +214,10 @@ Navigate to the `~/jan/models` folder. Create a folder named `remote-lmstudio` a
|
||||
"parameters": {},
|
||||
"metadata": {
|
||||
"author": "LMstudio",
|
||||
"tags": ["remote", "awesome"]
|
||||
"tags": [
|
||||
"remote",
|
||||
"awesome"
|
||||
]
|
||||
},
|
||||
// highlight-start
|
||||
"engine": "openai",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user