mirror of
https://github.com/hwchase17/langchain.git
synced 2026-04-23 20:23:59 +00:00
fixing small typos
This commit is contained in:
@@ -682,10 +682,10 @@
|
||||
"cell_type": "markdown",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"### Grammers\n",
|
||||
"### Grammars\n",
|
||||
"\n",
|
||||
"\n",
|
||||
"We can specify [grammers](https://github.com/ggerganov/llama.cpp/blob/master/grammars/README.md) to constrain model outputs.\n",
|
||||
"We can specify [grammars](https://github.com/ggerganov/llama.cpp/blob/master/grammars/README.md) to constrain model outputs.\n",
|
||||
"\n",
|
||||
"Supply the path to the specifed `json.gbnf` file."
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user