fix mistake putting model into engine
This commit is contained in:
parent
b556e421d1
commit
34b251d689
@ -42,7 +42,6 @@ Here is an example of an engine file for `engine_id` `nitro`:
|
|||||||
|
|
||||||
```js
|
```js
|
||||||
{
|
{
|
||||||
"llama_model_path": "/model/llama-2-7b-model.gguf",
|
|
||||||
"ctx_len": 512,
|
"ctx_len": 512,
|
||||||
"ngl": 100,
|
"ngl": 100,
|
||||||
"embedding": false,
|
"embedding": false,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user