Commit graph

  • 99ccf0c5d3 fix broken link in README.md v0.0.10 Jeffrey Morgan 2023-07-20 02:15:11 -07:00
  • d59b164fa2 add prompt back to parser Jeffrey Morgan 2023-07-20 01:13:30 -07:00
  • 55b5f5dc34
    ctrl+c on empty line exits (#135) v0.0.9 Michael Yang 2023-07-20 00:53:08 -07:00
  • 3b135ac963 parser: fix case where multi line string termination error wouldnt show Jeffrey Morgan 2023-07-20 00:43:22 -07:00
  • e6bae8d916 parser: keep seeking until eof Jeffrey Morgan 2023-07-20 00:37:52 -07:00
  • d9f54300c3 library: add echo for verify progress Jeffrey Morgan 2023-07-19 23:58:28 -07:00
  • 1511219763 update library modelfiles with new syntax Jeffrey Morgan 2023-07-19 23:57:22 -07:00
  • ada0add89b fix llama library templates Jeffrey Morgan 2023-07-19 23:53:40 -07:00
  • 75e508e1d6 remove old templates Jeffrey Morgan 2023-07-19 23:47:13 -07:00
  • 6f046dbf18
    Update images.go (#134) Michael Yang 2023-07-19 23:46:01 -07:00
  • cd820c8bca move wizard-vicuna to correct location Jeffrey Morgan 2023-07-19 23:43:52 -07:00
  • 02021265aa ctrl+c on empty line exits Michael Yang 2023-07-19 23:40:48 -07:00
  • 88e755d7fd Add files for library models Jeffrey Morgan 2023-07-19 18:56:55 -07:00
  • 72ef9d35ad
    Update images.go Michael Yang 2023-07-19 23:34:07 -07:00
  • 6984171cfd
    Merge pull request #93 from jmorganca/split-prompt Michael Yang 2023-07-19 23:25:33 -07:00
  • 60b4db6389 add .First Michael Yang 2023-07-19 23:22:19 -07:00
  • 7c6ea2a966 fix dangling """ Michael Chiang 2023-07-19 23:10:32 -07:00
  • c161aef5f9 update example Michael Chiang 2023-07-19 23:01:03 -07:00
  • c47786c1b0 Update docs/modelfile.md Michael Chiang 2023-07-19 22:58:24 -07:00
  • df100ce540 Update docs/modelfile.md Michael Chiang 2023-07-19 22:58:15 -07:00
  • 5c5948b4e7 clean up my previous empty sentences Michael Chiang 2023-07-19 22:43:33 -07:00
  • 1c72e46e09 update modelfile.md Michael Yang 2023-07-19 19:51:14 -07:00
  • ca210ba480 handle vnd.ollama.image.prompt for compat Michael Yang 2023-07-19 19:43:00 -07:00
  • df146c41e2 separate prompt into template and system Michael Yang 2023-07-17 14:21:27 -07:00
  • 2d305fa99a allow relative paths in FROM instruction Jeffrey Morgan 2023-07-19 21:55:15 -07:00
  • 90df9f9bb3 Add support for additional template instructions Nathan LeClaire 2023-07-19 17:24:20 -07:00
  • e4d7f3e287
    vendor in progress bar and change to bytes instead of bibytes (#130) Patrick Devine 2023-07-19 17:24:03 -07:00
  • f2044b5838 web: fix newsletter signup Jeffrey Morgan 2023-07-19 16:11:56 -07:00
  • 08b900250f vendor in progress bar and change to bytes instead of bibytes progressbar Patrick Devine 2023-07-19 15:53:26 -07:00
  • d53988f619
    Merge pull request #128 from jmorganca/mchiang0610-patch-1 Michael Chiang 2023-07-19 13:40:39 -07:00
  • ac88ab48d9 update Michael Chiang 2023-07-19 13:37:21 -07:00
  • 84c6ee8cc6
    Merge pull request #104 from jmorganca/interactive-readline Michael Yang 2023-07-19 13:36:24 -07:00
  • dbc90576b8 add verbose/quiet commands Michael Yang 2023-07-19 09:25:23 -07:00
  • 84200dcde6 use readline Michael Yang 2023-07-18 14:01:19 -07:00
  • e54c08da89 updating prompt Michael Chiang 2023-07-19 13:34:40 -07:00
  • 31413857ea organizing examples Michael Chiang 2023-07-19 13:25:14 -07:00
  • 25f874c030
    Update modelfile.md Michael Chiang 2023-07-19 12:48:57 -07:00
  • 10d502611f fix discord link in README.md Jeffrey Morgan 2023-07-19 12:31:48 -07:00
  • 7fe4103b94 add discord link, remove repeated text Jeffrey Morgan 2023-07-19 12:28:50 -07:00
  • 7fbdc8e2c1
    Update modelfile.md Michael Chiang 2023-07-19 11:38:06 -07:00
  • 9c5572d51f add discord link back Eva Ho 2023-07-19 13:03:26 -04:00
  • 75eb28f574
    Merge pull request #125 from jmorganca/matt/addlicensetomodelfiledoc Matt Williams 2023-07-19 08:57:06 -07:00
  • 56b6a1720f
    add llama2:13b model to the readme (#126) Patrick Devine 2023-07-19 08:21:28 -07:00
  • a0ae700d5d add llama2:13b model to the readme readme-updates Patrick Devine 2023-07-19 08:15:56 -07:00
  • dfceca48a7 update icons to have different images for bright and dark mode Eva Ho 2023-07-19 11:13:49 -04:00
  • bbb67002c3 get rid of latest Matt Williams 2023-07-19 07:40:40 -07:00
  • 0294216ea9
    Merge pull request #124 from DavidZirinsky/patch-1 Michael Chiang 2023-07-19 07:40:24 -07:00
  • 7a62b2d2ab Update the FROM instructions Matt Williams 2023-07-19 07:39:40 -07:00
  • f08c050e57 fix page transitions flickering Eva Ho 2023-07-19 10:19:24 -04:00
  • 67c8d49757 Updated modelfile doc to include license Matt Williams 2023-07-19 07:16:38 -07:00
  • ffcd90e8a7
    Update README.md DavidZirinsky 2023-07-19 08:14:44 -06:00
  • 4ca7c4be1f dont consume reader when calculating digest v0.0.8 Jeffrey Morgan 2023-07-19 00:47:55 -07:00
  • 17b7af78f0
    Merge pull request #115 from jmorganca/Add-wizard-vicuna-uncensored-model-link Michael Chiang 2023-07-18 22:58:07 -07:00
  • 4c1dc52083 app: create /usr/local/bin/ if it does not exist Jeffrey Morgan 2023-07-18 22:50:45 -07:00
  • 572fc9099f
    add license layers to the parser (#116) Patrick Devine 2023-07-18 22:49:38 -07:00
  • 206fab0e15 add license layers to the parser license-layers Patrick Devine 2023-07-18 22:44:35 -07:00
  • 3020f29041
    Add wizard vicuna uncensored model link Michael Chiang 2023-07-18 22:19:12 -07:00
  • a6d03dd510
    Merge pull request #110 from jmorganca/fix-pull-0-bytes v0.0.7 Michael Yang 2023-07-18 19:38:59 -07:00
  • 68df36ae50 fix pull 0 bytes on completed layer Michael Yang 2023-07-18 18:51:30 -07:00
  • 5540305293
    Merge pull request #112 from jmorganca/fix-relative-modelfile Michael Yang 2023-07-18 19:36:24 -07:00
  • d4cfee79d5 resolve modelfile before passing to server Michael Yang 2023-07-18 19:34:05 -07:00
  • 6e36f948df
    Merge pull request #109 from jmorganca/fix-create-memory Michael Yang 2023-07-18 17:25:19 -07:00
  • 553fa39fe8 fix memory leak in create Michael Yang 2023-07-18 17:14:12 -07:00
  • 820e581ad8 web: fix typos and add link to discord Jeffrey Morgan 2023-07-18 17:03:40 -07:00
  • d14785738e
    README typo fix (#106) Isaac McFadyen 2023-07-18 23:24:57 +00:00
  • da39c857e4
    Fixed typo in README Isaac McFadyen 2023-07-18 19:03:49 -04:00
  • a4abbb3364
    Fixed typo Isaac McFadyen 2023-07-18 19:00:10 -04:00
  • 9e15635c2d
    attempt two for skipping files in the file walk (#105) Patrick Devine 2023-07-18 15:37:01 -07:00
  • 17ca1cfafe attempt two for skipping files in the file walk Patrick Devine 2023-07-18 15:35:33 -07:00
  • 3e10f902f5 add mario example Jeffrey Morgan 2023-07-18 14:27:36 -07:00
  • aa6714f25c fix typo in README.md Jeffrey Morgan 2023-07-18 14:03:11 -07:00
  • 7f3a37aed4 fix typo Jeffrey Morgan 2023-07-18 13:32:06 -07:00
  • 7b08280355 move download to the top of README.md Jeffrey Morgan 2023-07-18 13:31:25 -07:00
  • e3cc4d5eac update README.md with new syntax Jeffrey Morgan 2023-07-18 13:22:33 -07:00
  • 8c85dfb735 Add README.md for examples Jeffrey Morgan 2023-07-18 13:11:56 -07:00
  • ac62a413e5
    Merge pull request #103 from jmorganca/web-update hoyyeva 2023-07-18 16:18:04 -04:00
  • d1f89778e9 fix css on smaller screen Eva Ho 2023-07-18 16:17:42 -04:00
  • cabb331fec stop condition Michael Yang 2023-07-18 13:14:23 -07:00
  • df67a90e64 fix css Eva Ho 2023-07-18 16:02:45 -04:00
  • 576ae644de enable downloader Eva Ho 2023-07-18 15:57:39 -04:00
  • 7e52e51db1 update website text and design Eva Ho 2023-07-18 15:56:43 -04:00
  • f12df8d79a
    Merge pull request #101 from jmorganca/adding-logo Michael Chiang 2023-07-18 12:47:20 -07:00
  • 65de730bdb
    Update README.md Michael Chiang 2023-07-18 12:45:38 -07:00
  • 9658a5043b
    skip files in the list if we can't get the correct model path (#100) v0.0.6 Patrick Devine 2023-07-18 12:39:08 -07:00
  • 5c26b81a2f skip files in the list if we can't get the correct model path skip-list Patrick Devine 2023-07-18 12:37:51 -07:00
  • 280fbe8019 app: use llama2 instead of orca Jeffrey Morgan 2023-07-18 12:36:03 -07:00
  • 2e339c2bab flatten examples Jeffrey Morgan 2023-07-18 12:33:50 -07:00
  • 38f0c54c64
    Merge pull request #99 from jmorganca/mkdir-blobs Michael Yang 2023-07-18 11:29:05 -07:00
  • f20426a768 fix mkdir blob path Michael Yang 2023-07-18 11:24:19 -07:00
  • 885f67a471
    Merge pull request #92 from jmorganca/create-model-spinner Michael Yang 2023-07-18 11:15:45 -07:00
  • a9cc270b4d icon update Eva Ho 2023-07-18 13:33:04 -04:00
  • aa281a30e5 updating icons Eva Ho 2023-07-18 10:41:36 -04:00
  • 760bc3366b
    Merge pull request #98 from jmorganca/matt/modelfiledoc Matt Williams 2023-07-18 09:16:01 -07:00
  • 5bea29f610
    add new list command (#97) Patrick Devine 2023-07-18 09:09:45 -07:00
  • 9310ee3967 First stab at a modelfile doc Matt Williams 2023-07-18 08:22:17 -07:00
  • da7ddbb4dc
    Merge pull request #95 from jmorganca/matt/examplemodelfiles Matt Williams 2023-07-18 05:32:38 -07:00
  • 5595259996 add new list command list-models Patrick Devine 2023-07-17 22:40:41 -07:00
  • 4a28a2f093
    add modelpaths (#96) Patrick Devine 2023-07-17 22:44:21 -07:00
  • db961934dc add modelpaths modelpath Patrick Devine 2023-07-17 17:32:43 -07:00
  • 3d9498dc95 Some simple modelfile examples matt/examplemodelfiles Matt Williams 2023-07-17 17:16:59 -07:00