Commit Graph

  • 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
  • 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
  • 9e15635c2d attempt two for skipping files in the file walk (#105) Patrick Devine 2023-07-18 15:37:01 -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
  • 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
  • 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
  • 4a28a2f093 add modelpaths (#96) Patrick Devine 2023-07-17 22:44:21 -07:00
  • 3d9498dc95 Some simple modelfile examples Matt Williams 2023-07-17 17:16:59 -07:00
  • 1f45f7bb52 convert commands to uppercase in parser Jeffrey Morgan 2023-07-17 15:34:08 -07:00
  • 2e6c64a8f9 Merge pull request #88 from jmorganca/modelfile-params Michael Yang 2023-07-17 14:18:56 -07:00
  • c7dd52271c remove debugging messages Michael Yang 2023-07-17 12:39:55 -07:00
  • e4300e1eb7 add spinner to create Michael Yang 2023-07-17 14:14:41 -07:00
  • aba706ea2d remove unused persistent pre run Michael Yang 2023-07-17 14:14:34 -07:00
  • 53d0052c6c unavoid unnecessary type conversion Michael Yang 2023-07-17 12:33:39 -07:00
  • 28a136e9a3 modelfile params Michael Yang 2023-07-17 12:08:10 -07:00
  • 529ff9ab6d Add note to README.md about Apple Silicon support Jeffrey Morgan 2023-07-17 11:22:22 -07:00
  • 41aca47d43 Merge pull request #87 from jmorganca/windows Michael Yang 2023-07-17 11:21:25 -07:00
  • 3862a51a6a create directories if they do not exist Michael Yang 2023-07-17 11:03:55 -07:00
  • bcb612a30a fix file paths for windows Michael Yang 2023-07-17 10:45:12 -07:00
  • c05219aa0d Merge pull request #86 from jmorganca/welcome-screen-improve hoyyeva 2023-07-17 13:44:53 -04:00
  • 508ffbbb15 improve the copy command experience Eva Ho 2023-07-17 13:17:52 -04:00
  • 59fa93cdd4 app: simpler winston settings Jeffrey Morgan 2023-07-16 20:26:12 -07:00
  • 952abe029b app: remove unused import Jeffrey Morgan 2023-07-16 20:25:50 -07:00
  • f923855906 app: keep installer in foreground Jeffrey Morgan 2023-07-16 20:25:11 -07:00
  • 9386073e96 app: dont listen for disconnect events Jeffrey Morgan 2023-07-16 19:21:50 -07:00
  • 52ea4d4bb2 app: use app.on('before-quit') to detect app closing Jeffrey Morgan 2023-07-16 19:18:04 -07:00
  • c4ba192187 app: use enum for steps Jeffrey Morgan 2023-07-16 18:47:23 -07:00
  • fe758ca319 app: do not restart the server if app is closing Jeffrey Morgan 2023-07-16 18:41:43 -07:00
  • 08b933cc10 app: use async and `await instead of callbacks Jeffrey Morgan 2023-07-16 18:38:37 -07:00
  • 6746a00af8 app: format app.tsx Jeffrey Morgan 2023-07-16 18:29:11 -07:00
  • 2fb52261ad basic distribution w/ push/pull (#78) Patrick Devine 2023-07-16 17:02:22 -07:00
  • 6fdea03049 docs: remove python.md Jeffrey Morgan 2023-07-14 21:41:33 -07:00
  • 38021ba494 Merge pull request #83 from jmorganca/multibyte-responses Michael Yang 2023-07-14 20:12:12 -07:00
  • 6c9fa573ae Merge pull request #82 from jmorganca/filepath Michael Yang 2023-07-14 20:11:55 -07:00
  • 40c9dc0a31 fix multibyte responses Michael Yang 2023-07-14 18:30:32 -07:00
  • 0142660bd4 size_t Michael Yang 2023-07-14 17:29:16 -07:00
  • 743e957d88 use filepath for os compat Michael Yang 2023-07-14 17:27:14 -07:00
  • 560f36e6c8 app: set first-time-run to true instead of false Jeffrey Morgan 2023-07-14 16:50:12 -07:00
  • e88dd25bab ollama app welcome screen for first time run (#80) hoyyeva 2023-07-14 19:34:24 -04:00
  • 567e74e7d7 Merge pull request #81 from jmorganca/fix-race-2 Michael Yang 2023-07-14 15:12:01 -07:00
  • 5ade3db040 fix race Michael Yang 2023-07-14 14:15:53 -07:00
  • 965f9ad033 Merge pull request #77 from jmorganca/mem Michael Yang 2023-07-14 14:57:42 -07:00
  • 5d1c6b7499 Merge pull request #79 from jmorganca/fix-typo Michael Yang 2023-07-14 10:50:44 -07:00
  • 5fefaa5d4d fix typo Michael Yang 2023-07-14 10:47:18 -07:00
  • 1775647f76 continue conversation Michael Yang 2023-07-13 11:02:53 -07:00
  • 77dc1a6d74 Merge pull request #74 from jmorganca/timings v0.0.5 Michael Yang 2023-07-13 10:17:13 -07:00
  • 05e08d2310 return more info in generate response Michael Yang 2023-07-12 18:18:06 -07:00
  • 31590284a7 fix route Michael Yang 2023-07-12 17:19:03 -07:00
  • f2863cc7f8 Merge pull request #76 from jmorganca/fix-pull Michael Yang 2023-07-12 19:21:13 -07:00
  • 4dd296e155 build app in publish script Jeffrey Morgan 2023-07-12 19:16:39 -07:00
  • 304f419429 update README.md API reference Jeffrey Morgan 2023-07-12 19:16:28 -07:00
  • 2666d3c206 fix pull race Michael Yang 2023-07-12 19:07:15 -07:00
  • 787d965331 web: disable signup button while submitting v0.0.4 Jeffrey Morgan 2023-07-12 17:32:27 -07:00
  • e6eee0732c web: fix npm build Jeffrey Morgan 2023-07-12 17:28:00 -07:00
  • 4c2b4589ac web: newsletter signup on download page Jeffrey Morgan 2023-07-12 17:26:20 -07:00
  • 5571ed5248 Merge pull request #73 from jmorganca/generate-eof Michael Yang 2023-07-12 11:09:23 -07:00
  • 0944b01e7d pull fixes Michael Yang 2023-07-12 09:55:07 -07:00
  • 5028de2901 update vicuna model Jeffrey Morgan 2023-07-12 09:42:16 -07:00
  • e1f0a0dc74 fix eof error in generate Michael Yang 2023-07-12 09:35:56 -07:00
  • b227261f21 Merge pull request #71 from jmorganca/llama-errors Michael Yang 2023-07-12 09:20:33 -07:00
  • c63f811909 return error if model fails to load Jeffrey Morgan 2023-07-11 20:32:26 -07:00
  • 7c71c10d4f fix compilation issue in Dockerfile, remove from README.md until ready Jeffrey Morgan 2023-07-11 19:51:08 -07:00
  • c5f7eadd87 error checking new model Michael Yang 2023-07-11 17:07:41 -07:00
  • dcb6ba389a app: trim server lines before logging v0.0.3 Jeffrey Morgan 2023-07-11 16:43:19 -07:00
  • ed6abba75a app: bundle real ggml-metal.metal instead of symlink Jeffrey Morgan 2023-07-11 16:36:37 -07:00
  • b52a400cdf use go build on publish Jeffrey Morgan 2023-07-11 16:17:45 -07:00
  • 2ed26f0047 tweak logging Jeffrey Morgan 2023-07-11 16:16:38 -07:00
  • e64ef69e34 look for ggml-metal in the same directory as the binary Jeffrey Morgan 2023-07-11 15:56:28 -07:00
  • 3d0a9b477b log to console as well as file Jeffrey Morgan 2023-07-11 15:51:59 -07:00