Skip to content

Commit

Permalink
fix mistake putting model into engine
Browse files Browse the repository at this point in the history
  • Loading branch information
tikikun committed Dec 4, 2023
1 parent b556e42 commit 34b251d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/docs/specs/engineering/engine.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ Here is an example of an engine file for `engine_id` `nitro`:

```js
{
"llama_model_path": "/model/llama-2-7b-model.gguf",
"ctx_len": 512,
"ngl": 100,
"embedding": false,
Expand Down

0 comments on commit 34b251d

Please sign in to comment.