Adding newline to eof
This commit is contained in:
parent
3811c0a505
commit
0509a68016
1 changed files with 1 additions and 1 deletions
|
@ -184,4 +184,4 @@ export const llamaModelInfo = async () => {
|
||||||
generation_settings = await fetch("/model.json").then(r => r.json());
|
generation_settings = await fetch("/model.json").then(r => r.json());
|
||||||
}
|
}
|
||||||
return generation_settings;
|
return generation_settings;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue