docs: add title

This commit is contained in:
Ho Duc Hieu 2024-01-05 23:54:20 +07:00
parent 10fbfff8fe
commit e98d118a56

View File

@ -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 the `state` property is set to `ready`.
```js
```json title="model.json"
{
// highlight-start
"source_url": "https://huggingface.co/janhq/trinity-v1-GGUF/resolve/main/trinity-v1.Q4_K_M.gguf",