468 Commits (8454f298acc89af4917db0162116fca59a1d9d92)
 

Author SHA1 Message Date
Jeffrey Morgan 8454f298ac fix example `Modelfile`s 3 years ago
Patrick Devine a3badaf103
add ls alias (#152) 3 years ago
Michael Yang 50e8e5bdbe
Merge pull request #148 from jmorganca/more-llama-files 3 years ago
Michael Yang 8526e1f5f1 add llama.cpp mpi, opencl files 3 years ago
Michael Yang 0cfdbb95cc
Merge pull request #146 from jmorganca/fix-windows-pull 3 years ago
Michael Yang 6cea2061ec windows: fix model pulling 3 years ago
Michael Yang 2832801c2a
Merge pull request #91 from jmorganca/fix-stream-errors 3 years ago
Jeffrey Morgan 23a37dc466 clean up `README.md` 3 years ago
Michael Yang 992892866b
Merge pull request #145 from jmorganca/verify-digest 3 years ago
Michael Yang dde880290c
Merge pull request #131 from jmorganca/update-llama-cpp 3 years ago
Michael Yang 1f27d7f1b8 fix stream errors 3 years ago
Bruce MacDonald 00aaa05901
remove unused code 3 years ago
Michael Yang a83eaa7a9f update llama.cpp to e782c9e735f93ab4767ffc37462c523b73a17ddc 3 years ago
Michael Yang 5156e48c2a add script to update llama.cpp 3 years ago
Michael Yang bf198c3918 verify blob digest 3 years ago
Bruce MacDonald 3ec4ebc562 remove unused code 3 years ago
Jeffrey Morgan 6a19724d5f remove colon from library modelfiles 3 years ago
Jeffrey Morgan 924ce739f9 documentation on the model format 3 years ago
Michael Chiang e1973e6780
Update icon (#139) 3 years ago
Jeffrey Morgan f1b08ef40e set temperature on `README.md` example 3 years ago
Jeffrey Morgan 31f0cb7742 new `Modelfile` syntax 3 years ago
Jeffrey Morgan e4b2ccfb23 web: clean up remaining `models.json` usage 3 years ago
Bruce MacDonald a3d7bb0a30
Merge pull request #136 from jmorganca/brucemacd/remove-models 3 years ago
Bruce MacDonald 77e49f3822 Delete models.json 3 years ago
Jeffrey Morgan 8945b25484 new modelfile syntax on branch 3 years ago
Jeffrey Morgan 99ccf0c5d3 fix broken link in `README.md` 3 years ago
Jeffrey Morgan d59b164fa2 add prompt back to parser 3 years ago
Michael Yang 55b5f5dc34
ctrl+c on empty line exits (#135) 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
Jeffrey Morgan d9f54300c3 library: add echo for verify progress 3 years ago
Jeffrey Morgan 1511219763 update library modelfiles with new syntax 3 years ago
Jeffrey Morgan ada0add89b fix `llama` library templates 3 years ago
Jeffrey Morgan 75e508e1d6 remove old `templates` 3 years ago
Michael Yang 6f046dbf18
Update images.go (#134) 3 years ago
Jeffrey Morgan cd820c8bca move `wizard-vicuna` to correct location 3 years ago
Jeffrey Morgan 88e755d7fd Add files for library models 3 years ago
Michael Yang 6984171cfd
Merge pull request #93 from jmorganca/split-prompt 3 years ago
Michael Yang 60b4db6389 add .First 3 years ago
Michael Chiang 7c6ea2a966 fix dangling """ 3 years ago
Michael Chiang c161aef5f9 update example 3 years ago
Michael Chiang c47786c1b0 Update docs/modelfile.md 3 years ago
Michael Chiang df100ce540 Update docs/modelfile.md 3 years ago
Michael Chiang 5c5948b4e7 clean up my previous empty sentences 3 years ago
Michael Yang 1c72e46e09 update modelfile.md 3 years ago
Michael Yang ca210ba480 handle vnd.ollama.image.prompt for compat 3 years ago
Michael Yang df146c41e2 separate prompt into template and system 3 years ago
Jeffrey Morgan 2d305fa99a allow relative paths in `FROM` instruction 3 years ago
Patrick Devine e4d7f3e287
vendor in progress bar and change to bytes instead of bibytes (#130) 3 years ago
Jeffrey Morgan f2044b5838 web: fix newsletter signup 3 years ago