From 3ac807415509524af93868afac8d71411d9c5a60 Mon Sep 17 00:00:00 2001 From: automaticcat Date: Wed, 29 Nov 2023 16:37:27 +0700 Subject: [PATCH] spelling issue --- docs/docs/specs/models.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/specs/models.md b/docs/docs/specs/models.md index 0f63ea46e..287c1e551 100644 --- a/docs/docs/specs/models.md +++ b/docs/docs/specs/models.md @@ -87,7 +87,7 @@ Here's a standard example `model.json` for a GGUF model. The model settings in the example can be found at: [Nitro's model settings](https://nitro.jan.ai/features/load-unload#table-of-parameters) -The model paramemters in the example can be found at: [Nitro's model parameters](https://nitro.jan.ai/api-reference#tag/Chat-Completion) +The model parameters in the example can be found at: [Nitro's model parameters](https://nitro.jan.ai/api-reference#tag/Chat-Completion) ## API Reference