23 Commits (794a916a72981a1de50b78c6339bb29d1626e3e5)

Author SHA1 Message Date
Patrick Devine 7c40a67841
Save and load sessions (#2063) 3 years ago
Daniel Hiltgen fedd705aea Mechanical switch from log to slog 3 years ago
Patrick Devine 238ac5e765
Add unit tests for Parser (#1815) 3 years ago
Michael Yang 38fe1a368b fix: trim space in modelfile fields 3 years ago
Bruce MacDonald a0c3e989de
deprecate modelfile embed command (#759) 3 years ago
Michael Yang 20bf000e55 no warning on comments 3 years ago
Michael Yang 40d0c4a1dc length check for parameters 3 years ago
Michael Yang 6de5d032e1 implement loading ggml lora adapters through the modelfile 3 years ago
Bruce MacDonald a6f6d18f83 embed text document in modelfile 3 years ago
Michael Yang 9c7f30d31c use max scan token size to hold large objects 3 years ago
Michael Yang f5ac8ddfb4 refactor scan multiline for reuse 3 years ago
Michael Yang 24c2c77057 fix multiline string 3 years ago
Mohit Gaur f5f79049c2 Incorporate code review improvements 3 years ago
Mohit Gaur ed89da92b4 Improve command parsing and multiline string handling 3 years ago
Jeffrey Morgan d59b164fa2 add prompt back to parser 3 years ago
Jeffrey Morgan 3b135ac963 parser: fix case where multi line string termination error wouldnt show 3 years ago
Jeffrey Morgan e6bae8d916 parser: keep seeking until eof 3 years ago
Michael Yang df146c41e2 separate prompt into template and system 3 years ago
Patrick Devine 572fc9099f
add license layers to the parser (#116) 3 years ago
Jeffrey Morgan 1f45f7bb52 convert commands to uppercase in parser 3 years ago
Patrick Devine 2fb52261ad
basic distribution w/ push/pull (#78) 3 years ago