Commit Graph

291 Commits (aa7a18f131547537ad0df3808aec895e0e438c22)
 

Author SHA1 Message Date
mudler 64c0a7967f fix: pass prediction options when using the model 1 year ago
mudler e96eadab40 feat: support deprecated embeddings API 1 year ago
mudler e73283121b feat: support arrays for prompt and input 1 year ago
mudler 857d13e8d6 debug: wire up go-fiber debugger 1 year ago
ci-robbot [bot] 91db3d4d5c
⬆️ Update go-skynet/go-llama.cpp (#194) 1 year ago
Ettore Di Giacinto 961cf29217
feat: expose mirostat to config (#193) 1 year ago
Ettore Di Giacinto c839b334eb
feat: add embeddings for go-llama.cpp backend (#190) 1 year ago
Ettore Di Giacinto 714bfcd45b
fix: missing returning error and free callback stream (#187) 1 year ago
renovate[bot] 77ce8b953e
fix(deps): update github.com/donomii/go-rwkv.cpp digest to af62fcc (#171) 1 year ago
renovate[bot] 01ada95941
fix(deps): update github.com/go-skynet/go-llama.cpp digest to 2e6ae12 (#172) 1 year ago
ci-robbot [bot] eabdc5042a
⬆️ Update go-skynet/go-llama.cpp (#184) 1 year ago
Dhruv Gera 96267d9437
localai: Include the WebUI project example (#130) 1 year ago
Ettore Di Giacinto 9497a24127
fix: hardcode default number of cores to '4' (#186) 1 year ago
Ettore Di Giacinto fdf75c6d0e
rwkv fixes and examples (#185) 1 year ago
mudler 6352308882 ci: minor fixups 1 year ago
mudler a8172a0f4e ci: fix typo 1 year ago
mudler ebcd10d66f ci: manually update deps 1 year ago
mudler 885642915f ci: add renovate suffix 1 year ago
mudler 2e424491c0 ci: lookupNameTemplate -> depNameTemplate 1 year ago
mudler aa6faef8f7 ci: versioning -> versioningTemplate 1 year ago
mudler b3254baf60 ci: add versioning 1 year ago
mudler 0a43d27f0e ci: update renovate 1 year ago
Ettore Di Giacinto 3fe11fe24d
ci: attempt to configure renovate with custom regexes (#178) 1 year ago
renovate[bot] af18fdc749
fix(deps): update module github.com/sashabaranov/go-openai to v1.9.3 (#174) 1 year ago
renovate[bot] 32b5eddd7d
fix(deps): update module github.com/onsi/ginkgo/v2 to v2.9.4 (#173) 1 year ago
Dave 07c3aa1869
Dockerized Langchain / PY example (#175) 1 year ago
renovate[bot] e59bad89e7
fix(deps): update module github.com/sashabaranov/go-openai to v1.9.2 (#164) 1 year ago
Jeremy Price b971807980
Looks for models in $CWD/models/ dir by default (#169) 1 year ago
Ettore Di Giacinto c974dad799
Return usage in the API responses (#166) 1 year ago
Ettore Di Giacinto 4eae570ef5
Update docs (#163) 1 year ago
Ettore Di Giacinto 67992a7d99
feat: support slices or strings in the prompt completion endpoint (#162) 1 year ago
renovate[bot] 0a4899f366
fix(deps): update github.com/go-skynet/go-llama.cpp digest to 8ceb616 (#150) 1 year ago
renovate[bot] 1eb02f6c91
fix(deps): update module github.com/onsi/ginkgo/v2 to v2.9.3 (#161) 1 year ago
mudler 575874e4fb readme: minor update 1 year ago
Ettore Di Giacinto 751b7eca62
feat: add rwkv support (#158) 1 year ago
Ettore Di Giacinto 1ae7150810
feat: allow to specify default backend for model (#156) 1 year ago
Ettore Di Giacinto 70caf9bf8c
feat: support stopwords both string and arrays (#154) 1 year ago
Dave 0b226ac027
Stop parameter of OpenAIRequest changed to String Array (#153) 1 year ago
Ettore Di Giacinto 220d6fd59b
feat: add stream events (#152) 1 year ago
antongisli 0a00a4b58e
adding mac build and example (#151) 1 year ago
Ettore Di Giacinto 156e15a4fa
Bump llama.cpp, downgrade gpt4all-j (#149) 1 year ago
renovate[bot] 271d3f6673
fix(deps): update module github.com/valyala/fasthttp to v1.47.0 (#143) 1 year ago
Ettore Di Giacinto fec4ab93c5
docs: Add langchain to the example index (#147) 1 year ago
renovate[bot] 38a7a7a54d
fix(deps): update github.com/go-skynet/go-gpt4all-j.cpp digest to 77bf8c1 (#141) 1 year ago
Ettore Di Giacinto 0db0704e2c
docs: Add slack-bot example (#145) 1 year ago
Dave 88f472e5d2
Add LangchainJS Examples (#146) 1 year ago
Ettore Di Giacinto 92452d46da
feat: add new gpt4all-j binding (#142) 1 year ago
Ettore Di Giacinto ac70252d70
drop: remove helm charts, now in separate repo (#134) 1 year ago
renovate[bot] f6451d2518
fix(deps): update module github.com/urfave/cli/v2 to v2.25.3 (#140) 1 year ago
Ettore Di Giacinto 2473f9d19b
docs: add discord-bot preview (#137) 1 year ago