Commit graph

  • a843e64fc2 feat: add initial AutoGPTQ backend implementation Ettore Di Giacinto 2023-08-07 22:39:10 +02:00
  • ae87c6ac09 ⬆️ Update nomic-ai/gpt4all mudler 2023-08-07 20:05:36 +00:00
  • 924f1a7cd4
    fix(deps): update github.com/nomic-ai/gpt4all/gpt4all-bindings/golang digest to 0f2bb50 renovate[bot] 2023-08-07 19:32:19 +00:00
  • 71611d2dec
    docs: base-Update comments in .env for cublas, openblas, clblas (#867) scott4290 2023-08-07 04:22:42 -04:00
  • 00ec052d84
    Merge branch 'go-skynet:master' into master scott4290 2023-08-06 18:31:54 -04:00
  • abf48e8a5d
    readme: link to hot topics in the website Ettore Di Giacinto 2023-08-07 00:31:46 +02:00
  • ac5ea0cd4d
    readme: link usage to docs Ettore Di Giacinto 2023-08-07 00:04:28 +02:00
  • a46fcacedd
    readme: simplify, remove dups with website Ettore Di Giacinto 2023-08-07 00:01:01 +02:00
  • 2d0eafbad1
    Update .env scott4290 2023-08-06 17:54:44 -04:00
  • df947fc933
    examples: Update README Ettore Di Giacinto 2023-08-06 23:07:06 +02:00
  • 91d49cfe9f
    Update README.md Ettore Di Giacinto 2023-08-06 11:57:28 +02:00
  • 19d15f83db
    Update README.md Ettore Di Giacinto 2023-08-06 00:04:06 +02:00
  • cde61cc518
    Update README.md Ettore Di Giacinto 2023-08-05 23:14:09 +02:00
  • acd829a7a0
    fix: do not break on newlines on function returns (#864) v1.23.2 Ettore Di Giacinto 2023-08-04 21:46:36 +02:00
  • 28d866d921 fix: do not break on newlines on function returns Ettore Di Giacinto 2023-08-04 18:54:30 +02:00
  • c11e0fcf16
    promote temporary chicken bit to semi-permanent feature flag name, tokens are ints not strings so fix this Dave Lee 2023-08-04 11:55:14 -04:00
  • 63faef2c96
    minor fix, doesn't crash Dave Lee 2023-08-04 03:04:59 -04:00
  • d63da08fc8
    stash progress - completion works, stub of tokenizestring but currently that is broken Dave Lee 2023-08-04 02:42:37 -04:00
  • ac93c59baa
    merge Dave Lee 2023-08-03 19:31:40 -04:00
  • 1c73726f82
    prompt/completion split does _not_ work yet, but the plumbing does! Dave Lee 2023-08-03 18:49:52 -04:00
  • 4aa5dac768
    feat: update integer, number and string rules - allow primitives as root types (#862) Ettore Di Giacinto 2023-08-03 23:32:30 +02:00
  • 04db3452b5 Update integer, number and string rules - allow primitives as root types Ettore Di Giacinto 2023-08-03 22:11:43 +02:00
  • 08b59b5cc5
    fix(deps): update github.com/go-skynet/go-llama.cpp digest to 50cee77 (#861) renovate[bot] 2023-08-03 19:08:04 +02:00
  • 6b900e28cd
    ⬆️ Update nomic-ai/gpt4all (#859) ci-robbot [bot] 2023-08-03 19:07:53 +02:00
  • 908d5a68b4
    merge Dave Lee 2023-08-03 01:57:36 -04:00
  • 5ca21ee398
    feat: add ngqa and RMSNormEps parameters (#860) Ettore Di Giacinto 2023-08-03 00:51:08 +02:00
  • 953e30814a
    fix(deps): update github.com/nomic-ai/gpt4all/gpt4all-bindings/golang digest to c449b71 (#858) renovate[bot] 2023-08-03 00:20:45 +02:00
  • a72a83a6be
    fix(deps): update github.com/go-skynet/go-llama.cpp digest to 50cee77 renovate[bot] 2023-08-02 22:20:37 +00:00
  • a65344cf25
    fix(deps): update github.com/tmc/langchaingo digest to 271e9bd (#857) renovate[bot] 2023-08-03 00:20:22 +02:00
  • 75e8dad1df
    Merge c07629c957 into 7fb8b4191f Dave 2023-08-02 22:19:56 +00:00
  • 7fb8b4191f
    feat: "simple" chat/edit/completion template system prompt from config (#856) Dave 2023-08-02 18:19:55 -04:00
  • 09048e45ee feat: add ngqa and RMSNormEps parameters Ettore Di Giacinto 2023-08-03 00:08:13 +02:00
  • a194932f90 ⬆️ Update nomic-ai/gpt4all mudler 2023-08-02 20:05:43 +00:00
  • a34af3277f ⬆️ Update go-skynet/go-llama.cpp mudler 2023-08-02 20:05:42 +00:00
  • 3b27544a69
    fix(deps): update github.com/nomic-ai/gpt4all/gpt4all-bindings/golang digest to c449b71 renovate[bot] 2023-08-02 15:12:43 +00:00
  • c590a840b3
    fix(deps): update github.com/tmc/langchaingo digest to 271e9bd renovate[bot] 2023-08-02 06:18:51 +00:00
  • c07629c957
    adds a potentially overcomplicated suppression bool to simple templates. Makes it relatively simple to support per-yaml system prompts without per-yaml tmpl files. Dave Lee 2023-08-02 01:45:16 -04:00
  • c0c7e703db
    pass the system prompt config option to the older/simpler templates. No reason not to have it. Dave Lee 2023-08-02 01:14:12 -04:00
  • fc8aec7324
    Update to working k8sgpt + localai example in documentation (#852) v1.23.1 Tyler Harpool 2023-08-01 15:31:36 -05:00
  • 8a14b75051
    Update README.md Tyler Harpool 2023-08-01 13:51:40 -05:00
  • b3231dd2a1
    Update README.md Tyler Harpool 2023-08-01 12:13:59 -05:00
  • c309aac8f5
    fix(gallery): use inline YAML (#851) Ettore Di Giacinto 2023-08-01 19:09:32 +02:00
  • 1e37ec727d
    Revert "⬆️ Update go-skynet/go-llama.cpp" (#850) Ettore Di Giacinto 2023-08-01 19:09:18 +02:00
  • 20787a8491 fix(gallery): use inline YAML Ettore Di Giacinto 2023-08-01 19:07:21 +02:00
  • c5549a85d0 Revert "⬆️ Update go-skynet/go-llama.cpp (#824)" Ettore Di Giacinto 2023-08-01 19:06:00 +02:00
  • ae36bae59d
    ⬆️ Update nomic-ai/gpt4all (#847) ci-robbot [bot] 2023-08-01 00:48:10 +02:00
  • e663beebf0
    fix(deps): update github.com/nomic-ai/gpt4all/gpt4all-bindings/golang digest to cbdcde8 (#833) renovate[bot] 2023-08-01 00:47:06 +02:00
  • 9d0292e9e1
    Update README.md Ettore Di Giacinto 2023-08-01 00:42:56 +02:00
  • fe27bb7982
    feat: Update logo (#849) Ettore Di Giacinto 2023-08-01 00:31:40 +02:00
  • df49930f6d
    feat: Update logo Ettore Di Giacinto 2023-08-01 00:31:15 +02:00
  • 9710ec54cc ⬆️ Update nomic-ai/gpt4all mudler 2023-07-31 20:05:39 +00:00
  • d603a9cbb5
    fix(gallery): preload from file should by in YAML format (#846) Ettore Di Giacinto 2023-07-31 21:13:16 +02:00
  • fbead323f3 feat(gallery): greedly search lowercase Ettore Di Giacinto 2023-07-31 19:23:04 +02:00
  • 944aa9c272 fix(gallery): search without specifying a gallery also when preloading Ettore Di Giacinto 2023-07-31 19:22:37 +02:00
  • c1fc22e746
    fix(examples): use pinned versions in the k8sgpt example (#845) Ettore Di Giacinto 2023-07-31 19:15:57 +02:00
  • 85d3710924
    fix(deps): update github.com/tmc/langchaingo digest to 8f10160 (#843) renovate[bot] 2023-07-31 19:15:13 +02:00
  • a0324245f1
    ⬆️ Update nomic-ai/gpt4all (#841) ci-robbot [bot] 2023-07-31 19:14:56 +02:00
  • ce8e9dc690
    feature: model list :: filter query string parameter (#830) Dave 2023-07-31 13:14:32 -04:00
  • eff43b879e fix(gallery): preload from file should by in YAML format Ettore Di Giacinto 2023-07-31 19:10:07 +02:00
  • 16feef20c9
    fix(deps): update github.com/nomic-ai/gpt4all/gpt4all-bindings/golang digest to cbdcde8 renovate[bot] 2023-07-31 17:06:20 +00:00
  • a23c9d534b fix(examples): use pinned versions in the k8sgpt example Ettore Di Giacinto 2023-07-31 19:05:26 +02:00
  • ba4d817c2b
    fix(deps): update github.com/tmc/langchaingo digest to 8f10160 renovate[bot] 2023-07-31 03:21:08 +00:00
  • 39d44bd378 ⬆️ Update nomic-ai/gpt4all mudler 2023-07-30 20:05:17 +00:00
  • 4d45663bc5
    specify true Dave Lee 2023-07-30 12:52:06 -04:00
  • abbb9e5988
    invert boolean Dave Lee 2023-07-30 12:40:10 -04:00
  • 3604666855
    includeConfigured broken out to distinct query param Dave Lee 2023-07-30 12:24:34 -04:00
  • e4204286ac
    Merge branch 'master' into feat-filter-model-list-endpoint Dave Lee 2023-07-30 12:13:45 -04:00
  • 32ca7efbeb
    📝 Add OpenOps to README's project list (#832) Andrew Zigler 2023-07-30 06:30:14 -07:00
  • 5b9b6fb30d
    Merge branch 'master' into patch-1 Ettore Di Giacinto 2023-07-30 15:29:47 +02:00
  • 27520eb169
    Added "BMO Chatbot" to "Projects already using LocalAI to run local models" section." (#828) longy2k 2023-07-30 09:29:23 -04:00
  • 9843adb4f1
    Create .gitattributes to force git clone to keep the LF line endings on .sh files (#838) Andrew 2023-07-30 14:27:43 +01:00
  • e787e79bdc
    Create .gitattributes Andrew 2023-07-30 12:36:20 +01:00
  • 8e8d474ae8
    refactor: Remove remaining uses of depreciated package io/ioutil (#837) Dave 2023-07-30 07:23:43 -04:00
  • 42592dc6ec
    tooling claims that ioutil is depreciated, might as well just clean up the remaining uses now and switch to io and os since we already use those regularly Dave Lee 2023-07-30 04:05:47 -04:00
  • 83b6997779
    Merge branch 'master' into feat-filter-model-list-endpoint Dave 2023-07-30 03:59:52 -04:00
  • 6151ea1c4d
    fix(deps): update github.com/tmc/langchaingo digest to 7df4fe5 (#826) renovate[bot] 2023-07-30 09:49:12 +02:00
  • d969025f87
    fix(deps): update github.com/go-skynet/go-llama.cpp digest to 8c51308 (#822) renovate[bot] 2023-07-30 09:48:52 +02:00
  • 18e1cb9c92
    ⬆️ Update nomic-ai/gpt4all (#825) ci-robbot [bot] 2023-07-30 09:48:30 +02:00
  • e7ceb9e8f5
    ⬆️ Update go-skynet/go-llama.cpp (#824) ci-robbot [bot] 2023-07-30 09:48:10 +02:00
  • 3a4675c8c3
    fix(deps): update module github.com/rs/zerolog to v1.30.0 (#836) renovate[bot] 2023-07-30 09:47:49 +02:00
  • 5ce0f216cf
    Fix: Model Gallery Downloads (#835) Dave 2023-07-30 03:47:22 -04:00
  • 8c0f67ef08
    fix(deps): update module github.com/rs/zerolog to v1.30.0 renovate[bot] 2023-07-30 01:47:54 +00:00
  • 408af96937
    fix(deps): update github.com/tmc/langchaingo digest to 7df4fe5 renovate[bot] 2023-07-30 01:47:34 +00:00
  • a5c8838f0a
    utils fixes to fix model gallery downloads and lint issue Dave Lee 2023-07-29 21:23:57 -04:00
  • 1b05704db4
    fix(deps): update github.com/go-skynet/go-llama.cpp digest to 8c51308 renovate[bot] 2023-07-29 21:12:59 +00:00
  • 41e5d9792b Fix typo cjmoran 2023-07-29 16:32:22 -04:00
  • bb7ef8aae0 ⬆️ Update go-skynet/go-llama.cpp mudler 2023-07-29 20:05:18 +00:00
  • e56824b496 ⬆️ Update nomic-ai/gpt4all mudler 2023-07-29 20:05:17 +00:00
  • e47f3852c7
    Merge branch 'feat-filter-model-list-endpoint' of ghgray101:/dave-gray101/LocalAI into feat-filter-model-list-endpoint Dave Lee 2023-07-29 15:41:04 -04:00
  • 653fb80ac3
    fix issue 801 Dave Lee 2023-07-29 15:40:46 -04:00
  • bcb66df334
    Merge branch 'master' into feat-filter-model-list-endpoint Dave 2023-07-29 15:02:57 -04:00
  • 688f150463
    fix: symlink libphonemize in the container (#831) v1.23.0 Ettore Di Giacinto 2023-07-29 12:47:34 +02:00
  • 00ccb8d4f1 fix: set default rope freq base to 10000 during model load Ettore Di Giacinto 2023-07-29 10:40:56 +02:00
  • e70b91aaef tests: set a small context_size Ettore Di Giacinto 2023-07-29 10:29:47 +02:00
  • 8b90ac2b1a
    1000 -> 10,000 for ropeFreqBase? Dave 2023-07-29 02:37:24 -04:00
  • f085baa77d fix: set default rope if not specified Ettore Di Giacinto 2023-07-29 00:04:25 +02:00
  • 4736f767d1
    turns out those were _both_ the passing one, and the correct one was a nearby duplicate of the already-fixed test case. Removed, as its the exact same as 'returns the models list' Dave Lee 2023-07-28 17:08:36 -04:00
  • 05248435e8
    minor tweak to 'chat completions from config file' test, make it clear which test case is which Dave Lee 2023-07-28 17:06:38 -04:00
  • 68bbff2bb9
    test fix, disinclude tokenizer.json type files from the model list Dave Lee 2023-07-28 15:58:52 -04:00
  • d439457f06
    📝 Add OpenOps to README's project list Andrew Zigler 2023-07-28 11:33:54 -07:00