Commit Graph

  • a035de2fdd
    tests: add rwkv (#261) Ettore Di Giacinto 2023-05-15 08:15:01 +0200
  • 76a1267799
    bump: update whisper.cpp (#260) Ettore Di Giacinto 2023-05-15 01:00:16 +0200
  • e533b008d4
    docs: update README Ettore Di Giacinto 2023-05-14 18:09:26 +0200
  • a4380228e3
    docs: update README Ettore Di Giacinto 2023-05-14 18:08:42 +0200
  • 2a9d7474ce
    fix(rwkv): load tokenizer file from model path (#255) v1.11.1 Ettore Di Giacinto 2023-05-14 17:49:10 +0200
  • 850a690290
    docs: update README Ettore Di Giacinto 2023-05-14 11:14:09 +0200
  • 39edd9ff73
    docs: update README short-term roadmap Ettore Di Giacinto 2023-05-14 11:12:29 +0200
  • b82bbbfc6b
    ⬆️ Update ggerganov/whisper.cpp (#218) ci-robbot [bot] 2023-05-14 10:03:55 +0200
  • 023c065812 docs: Fix typo mudler 2023-05-13 22:14:35 +0200
  • a627a6c4e2 docs: Update README mudler 2023-05-13 22:14:09 +0200
  • 6c9ddff8e9
    ⬆️ Update go-skynet/go-llama.cpp (#245) v1.11.0 ci-robbot [bot] 2023-05-13 22:07:43 +0200
  • c5318587b8
    ⬆️ Update go-skynet/go-bert.cpp (#247) ci-robbot [bot] 2023-05-13 14:36:01 +0200
  • c3622299ce docs: cleanup langchain-chroma example mudler 2023-05-13 11:16:56 +0200
  • de36a48861
    Update gpt4all to fix thread counts (#249) v1.10.1 Ettore Di Giacinto 2023-05-13 09:37:46 +0200
  • 961ca93219 docs: Update README mudler 2023-05-13 00:46:48 +0200
  • 557ccc5ad8
    examples: add langchain-chroma example (#248) Ettore Di Giacinto 2023-05-12 22:20:07 +0200
  • 2488c445b6
    feat: bert.cpp token embeddings (#241) v1.10.0 Ettore Di Giacinto 2023-05-12 17:16:49 +0200
  • aa9df08809 Support token embeddings in bert token_berts mudler 2023-05-12 14:11:00 +0200
  • b4241d0a0d
    tests: enable whisper (#239) Ettore Di Giacinto 2023-05-12 14:10:18 +0200
  • 98d5c2a830 enable test only on Linux mudler 2023-05-12 13:32:30 +0200
  • a4191f6895 tests: adapt to new added backends mudler 2023-05-12 12:26:55 +0200
  • 7304ad029c tests: add fixture mudler 2023-05-12 12:09:46 +0200
  • 660a67cb25 tests: enable whisper mudler 2023-05-12 11:52:12 +0200
  • 8250391e49
    Add support for gptneox/replit (#238) Ettore Di Giacinto 2023-05-12 11:36:35 +0200
  • fd1df4e971
    whisper: add tests and allow to set upload size (#237) Ettore Di Giacinto 2023-05-12 10:04:20 +0200
  • 5115b2faa3
    ⬆️ Update go-skynet/go-llama.cpp (#219) ci-robbot [bot] 2023-05-11 23:43:55 +0200
  • 93e82a8bf4
    ⬆️ Update go-skynet/go-gpt2.cpp (#220) ci-robbot [bot] 2023-05-11 23:43:44 +0200
  • 4413defca5
    feat: add starcoder (#236) v1.9.1 Ettore Di Giacinto 2023-05-11 20:20:07 +0200
  • f359e1c6c4
    fix: dolly/rp (#235) Ettore Di Giacinto 2023-05-11 19:38:27 +0200
  • 1bc87d582d
    fix(deps): update module github.com/sashabaranov/go-openai to v1.9.4 (#230) renovate[bot] 2023-05-11 18:02:19 +0200
  • a86a383357
    fix(deps): update github.com/donomii/go-rwkv.cpp digest to 07166da (#224) renovate[bot] 2023-05-11 18:01:52 +0200
  • 16f02c7b30
    fix(deps): update github.com/go-skynet/go-bert.cpp digest to ec771ec (#223) renovate[bot] 2023-05-11 18:01:35 +0200
  • fe2706890c
    Update README.md Ettore Di Giacinto 2023-05-11 17:32:13 +0200
  • 85f0f8227d
    refactor: drop code dups (#234) v1.9.0 Ettore Di Giacinto 2023-05-11 16:34:16 +0200
  • 59e3c02002
    make use of new bindings for gpt4all (#232) Ettore Di Giacinto 2023-05-11 14:31:19 +0200
  • 032dee256f
    Keep whisper models in memory (#233) v1.8.1 Matthew Campbell 2023-05-11 19:05:07 +0700
  • 6b5e2b2bf5
    Upload transcription API wasn't reading the data from the post (#229) Matthew Campbell 2023-05-11 15:43:05 +0700
  • 6fc303de87
    fix(deps): update github.com/go-skynet/go-llama.cpp digest to 70593fc (#221) renovate[bot] 2023-05-11 10:34:34 +0200
  • 6ad6e4873d
    fix(deps): update github.com/ggerganov/whisper.cpp/bindings/go digest to 1d17cd5 (#216) renovate[bot] 2023-05-11 01:14:34 +0200
  • d6d7391da8
    ⬆️ Update donomii/go-rwkv.cpp (#225) ci-robbot [bot] 2023-05-11 01:13:28 +0200
  • 11675932ac
    feat: add dolly/redpajama/bloomz models support (#214) Ettore Di Giacinto 2023-05-11 01:12:58 +0200
  • f02202e1e1
    update README Ettore Di Giacinto 2023-05-10 15:51:16 +0200
  • f8ee20991c
    feat: add bert.cpp embeddings (#222) v1.8.0 Ettore Di Giacinto 2023-05-10 15:20:21 +0200
  • e6db14e2f1
    Added spark in projects (#215) Cedrik Boudreau 2023-05-10 06:05:44 -0600
  • d00886abea
    Tiny .gitignore suggestion (#213) Dave 2023-05-09 14:03:29 -0400
  • 4873d2bfa1
    fix(deps): update github.com/go-skynet/go-llama.cpp digest to f4d26f4 (#212) renovate[bot] 2023-05-09 12:17:15 +0200
  • 9f426578cf
    feat: add transcript endpoint (#211) Ettore Di Giacinto 2023-05-09 11:43:50 +0200
  • 9d01b695a8
    ⬆️ Update go-skynet/go-llama.cpp (#209) ci-robbot [bot] 2023-05-08 22:37:16 +0200
  • 93829ab228
    docs: update news Ettore Di Giacinto 2023-05-08 22:34:12 +0200
  • dd234f86d5
    fix(deps): update github.com/go-skynet/go-llama.cpp digest to c03e8ad (#208) renovate[bot] 2023-05-08 20:30:52 +0200
  • 3daff6f1aa doc: update README with embeddings docs v1.7.1 mudler 2023-05-08 20:02:59 +0200
  • 89dfa0f5fc
    feat: add experimental support for embeddings as arrays (#207) Ettore Di Giacinto 2023-05-08 19:31:18 +0200
  • bc03c492a0
    fix(deps): update module github.com/gofiber/fiber/v2 to v2.45.0 (#206) renovate[bot] 2023-05-07 17:46:31 +0200
  • f50a4c1454
    Added runpod.io template for LocalAI to examples (#203) Fabian Hachenberg 2023-05-07 10:58:15 +0200
  • d13d4d95ce examples: fix default parameter mudler 2023-05-07 10:13:24 +0200
  • 428790ec06
    fix(deps): update github.com/go-skynet/go-llama.cpp digest to cf9b522 (#202) renovate[bot] 2023-05-07 09:14:00 +0200
  • 4f551ce414 examples: add update index example, update README mudler 2023-05-07 09:05:24 +0200
  • 6ed7b10273 examples: add langchain agent example mudler 2023-05-07 08:14:01 +0200
  • 02979566ee examples: better defaults mudler 2023-05-07 00:58:30 +0200
  • 18f5a1f7db example: add langchain agent agent mudler 2023-05-07 00:15:12 +0200
  • cbdcc839f3
    ⬆️ Update go-skynet/go-llama.cpp (#201) ci-robbot [bot] 2023-05-06 22:49:44 +0200
  • e1c8f087f4 Update README mudler 2023-05-06 19:18:03 +0200
  • 3a90ea44a5 Update readme and examples mudler 2023-05-06 19:15:22 +0200
  • e55492475d
    fix(deps): update github.com/go-skynet/go-llama.cpp digest to 691d479 (#189) renovate[bot] 2023-05-06 00:42:31 +0200
  • 07ec2e441d
    mini fix - OpenAI documentation url (#200) Dave 2023-05-05 18:42:08 -0400
  • 38d7e0b43c
    ⬆️ Update go-skynet/go-llama.cpp (#198) ci-robbot [bot] 2023-05-06 00:21:48 +0200
  • 3411bfd00d
    Langchain Example Updates (#199) Dave 2023-05-05 18:21:06 -0400
  • 7e5fe35ae4
    Mixed enhancements (#196) v1.7.0 Ettore Di Giacinto 2023-05-06 00:00:58 +0200
  • 8c8cf38d4d tests: use 1 core mudler 2023-05-05 23:24:34 +0200
  • 75b25297fd tests: run with ginkgo mudler 2023-05-05 22:51:30 +0200
  • 009ee47fe2 Don't allow 0 as thread count mudler 2023-05-05 22:51:20 +0200
  • ec2adc2c03 tests: use 3 cores mudler 2023-05-05 22:07:01 +0200
  • ad301e6ed7 example(add): document query example mudler 2023-05-05 21:56:31 +0200
  • d094381e5d ci: lower fixtures spec mudler 2023-05-05 19:50:05 +0200
  • 3ff9bbd217 examples: add rwkv script folder mudler 2023-05-05 19:04:52 +0200
  • e62ee2bc06 fix: remove trailing 0s from embeddings mudler 2023-05-05 18:05:29 +0200
  • b49721cdd1 fix: respect config from file for backends settings mudler 2023-05-05 18:05:10 +0200
  • 64c0a7967f fix: pass prediction options when using the model mudler 2023-05-05 15:56:02 +0200
  • e96eadab40 feat: support deprecated embeddings API mudler 2023-05-05 15:55:19 +0200
  • e73283121b feat: support arrays for prompt and input mudler 2023-05-05 15:54:59 +0200
  • 857d13e8d6 debug: wire up go-fiber debugger mudler 2023-05-05 15:53:57 +0200
  • 91db3d4d5c
    ⬆️ Update go-skynet/go-llama.cpp (#194) ci-robbot [bot] 2023-05-05 13:45:50 +0200
  • 961cf29217
    feat: expose mirostat to config (#193) Ettore Di Giacinto 2023-05-05 13:45:37 +0200
  • c839b334eb
    feat: add embeddings for go-llama.cpp backend (#190) Ettore Di Giacinto 2023-05-05 11:20:06 +0200
  • 714bfcd45b
    fix: missing returning error and free callback stream (#187) v1.6.3 Ettore Di Giacinto 2023-05-04 19:49:43 +0200
  • 77ce8b953e
    fix(deps): update github.com/donomii/go-rwkv.cpp digest to af62fcc (#171) renovate[bot] 2023-05-04 18:30:48 +0200
  • 01ada95941
    fix(deps): update github.com/go-skynet/go-llama.cpp digest to 2e6ae12 (#172) renovate[bot] 2023-05-04 18:30:11 +0200
  • eabdc5042a
    ⬆️ Update go-skynet/go-llama.cpp (#184) ci-robbot [bot] 2023-05-04 18:28:49 +0200
  • 96267d9437
    localai: Include the WebUI project example (#130) Dhruv Gera 2023-05-04 21:57:58 +0530
  • 9497a24127
    fix: hardcode default number of cores to '4' (#186) v1.6.2 Ettore Di Giacinto 2023-05-04 18:14:58 +0200
  • fdf75c6d0e
    rwkv fixes and examples (#185) Ettore Di Giacinto 2023-05-04 17:32:23 +0200
  • 6352308882 ci: minor fixups mudler 2023-05-04 15:08:20 +0200
  • a8172a0f4e ci: fix typo mudler 2023-05-04 15:04:41 +0200
  • ebcd10d66f ci: manually update deps mudler 2023-05-04 15:01:29 +0200
  • 885642915f ci: add renovate suffix mudler 2023-05-04 12:26:59 +0200
  • 2e424491c0 ci: lookupNameTemplate -> depNameTemplate mudler 2023-05-04 12:23:05 +0200
  • aa6faef8f7 ci: versioning -> versioningTemplate mudler 2023-05-04 12:07:29 +0200
  • b3254baf60 ci: add versioning mudler 2023-05-04 12:05:39 +0200
  • 0a43d27f0e ci: update renovate mudler 2023-05-04 12:02:06 +0200
  • 3fe11fe24d
    ci: attempt to configure renovate with custom regexes (#178) Ettore Di Giacinto 2023-05-04 11:55:14 +0200