docs: add title
This commit is contained in:
parent
10fbfff8fe
commit
e98d118a56
@ -127,7 +127,7 @@ Edit `model.json` and include the following configurations:
|
|||||||
- Ensure you are using the correct `prompt_template`. This is usually provided in the HuggingFace model's description page.
|
- Ensure you are using the correct `prompt_template`. This is usually provided in the HuggingFace model's description page.
|
||||||
- Ensure the `state` property is set to `ready`.
|
- Ensure the `state` property is set to `ready`.
|
||||||
|
|
||||||
```js
|
```json title="model.json"
|
||||||
{
|
{
|
||||||
// highlight-start
|
// highlight-start
|
||||||
"source_url": "https://huggingface.co/janhq/trinity-v1-GGUF/resolve/main/trinity-v1.Q4_K_M.gguf",
|
"source_url": "https://huggingface.co/janhq/trinity-v1-GGUF/resolve/main/trinity-v1.Q4_K_M.gguf",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user