Richard Guo
9f62d4d05f
hotfix default verbose optioin
2023-05-26 12:49:32 -04:00
Konstantin Gukov
6ec3efa355
one funcion to append .bin suffix
2023-05-26 09:24:03 -04:00
Konstantin Gukov
52efd17165
Correct indentation of the multiline error message
2023-05-26 09:24:03 -04:00
Konstantin Gukov
39bdd74ddd
Add optional verbosity
2023-05-26 09:24:03 -04:00
Konstantin Gukov
136a5ac30d
Correct return type
2023-05-26 09:24:03 -04:00
Konstantin Gukov
a2e2a64899
Redundant else
2023-05-26 09:24:03 -04:00
Konstantin Gukov
8229bb5477
1. Cleanup the interrupted download
...
2. with-syntax
2023-05-26 09:24:03 -04:00
Konstantin Gukov
b12e0e98c7
less magic number
2023-05-26 09:24:03 -04:00
Konstantin Gukov
4dff67cee5
convert to f-strings
2023-05-26 09:24:03 -04:00
Konstantin Gukov
6e3c59d8b2
reduce nesting, better error reporting
2023-05-26 09:24:03 -04:00
Konstantin Gukov
591a047204
Concise model matching
2023-05-26 09:24:03 -04:00
Konstantin Gukov
4de8f991f9
Log where the model was found
2023-05-26 09:24:03 -04:00
Konstantin Gukov
b6b21441c7
Nicer handling of missing model directory.
...
Correct exception message.
2023-05-26 09:24:03 -04:00
Konstantin Gukov
84201784b5
More precise condition
2023-05-26 09:24:03 -04:00
Konstantin Gukov
e3bdc8fc87
rm redundant json
2023-05-26 09:24:03 -04:00
Juuso Alasuutari
f0b942d323
llmodel: fix wrong and/or missing prompt callback type
...
Fix occurrences of the prompt callback being incorrectly specified, or
the response callback's prototype being incorrectly used in its place.
Signed-off-by: Juuso Alasuutari <juuso.alasuutari@gmail.com >
2023-05-21 16:02:11 -04:00
Richard Guo
c679d35eb1
fixed response formatting when streaming
2023-05-18 12:02:11 -04:00
Richard Guo
4b583dd759
deploying new version with streaming
2023-05-18 12:02:11 -04:00
drbh
596120b44a
adds a simple cli chat repl ( #566 )
...
* adds a simple cli chat repl
* add n thread support and append assistant response
2023-05-16 16:47:54 -04:00
Richard Guo
7c03bacc19
Improvements to documentation ( #606 )
2023-05-16 15:29:27 -04:00
Yaroslav Halchenko
15f7f1fc6c
[DATALAD RUNCMD] run codespell throughout
...
=== Do not change lines below ===
{
"chain": [],
"cmd": "codespell -w",
"exit": 0,
"extra_inputs": [],
"inputs": [],
"outputs": [],
"pwd": "."
}
^^^ Do not change lines above ^^^
2023-05-16 11:33:59 -04:00
Richard Guo
9add5fa364
mpt pypi job
2023-05-12 15:21:56 -04:00
Richard Guo
ca7cc57440
gpt4all mpt bindings
2023-05-12 15:21:56 -04:00
Richard Guo
35e8b3984f
mpt bindings
2023-05-12 15:21:56 -04:00
Richard Guo
9a015e2b66
documentation and cleanup
2023-05-11 11:02:44 -04:00
Richard Guo
0534ab59ec
some cleanup and for job specific names for circleci
2023-05-10 16:40:24 -04:00
Richard Guo
23e748d1c2
clean up and jank windows wheel build
2023-05-10 15:58:27 -04:00
Richard Guo
48c5ab10b9
refactor circle ci config
2023-05-10 13:57:54 -04:00
Richard Guo
62031c22d3
transfer python bindings code
2023-05-10 13:38:32 -04:00