Commit Graph

45 Commits (961cf2921747ff8fb59d3bd5e6d9db3aa4d9dd50)

Author SHA1 Message Date
Ettore Di Giacinto c839b334eb
feat: add embeddings for go-llama.cpp backend (#190) 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
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
renovate[bot] e59bad89e7
fix(deps): update module github.com/sashabaranov/go-openai to v1.9.2 (#164) 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
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 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
renovate[bot] 38a7a7a54d
fix(deps): update github.com/go-skynet/go-gpt4all-j.cpp digest to 77bf8c1 (#141) 1 year ago
Ettore Di Giacinto 92452d46da
feat: add new gpt4all-j binding (#142) 1 year ago
renovate[bot] f6451d2518
fix(deps): update module github.com/urfave/cli/v2 to v2.25.3 (#140) 1 year ago
renovate[bot] bc583385a9
fix(deps): update module github.com/urfave/cli/v2 to v2.25.2 (#136) 1 year ago
renovate[bot] 8286bfbab7
fix(deps): update module github.com/sashabaranov/go-openai to v1.9.1 (#135) 1 year ago
renovate[bot] 2539867247
fix(deps): update github.com/go-skynet/go-llama.cpp digest to 377fd24 (#129) 1 year ago
renovate[bot] 69fedb92d9
fix(deps): update github.com/go-skynet/go-llama.cpp digest to 361b9f8 (#127) 1 year ago
renovate[bot] 78503c62b7
fix(deps): update github.com/go-skynet/go-llama.cpp digest to 9bf702f (#125) 1 year ago
Ettore Di Giacinto 52f4d993c1
feat: add /edit endpoint (#119) 1 year ago
renovate[bot] d0ceebc5d7
fix(deps): update module github.com/valyala/fasthttp to v1.46.0 (#118) 1 year ago
renovate[bot] 9122af3ae1
fix(deps): update github.com/go-skynet/go-llama.cpp digest to 3d084e4 (#108) 1 year ago
renovate[bot] e3ef171968
fix(deps): update module github.com/gofiber/fiber/v2 to v2.44.0 (#81) 1 year ago
renovate[bot] 045412e8dd
fix(deps): update module github.com/urfave/cli/v2 to v2.25.1 (#78) 1 year ago
renovate[bot] 9896a9a58b
fix(deps): update github.com/go-skynet/go-llama.cpp digest to e45cebe (#77) 1 year ago
renovate[bot] 43c557dc5c
fix(deps): update github.com/go-skynet/go-gpt4all-j.cpp digest to 1f7bff5 (#74) 1 year ago
renovate[bot] 7abb2c9bd7
fix(deps): update github.com/go-skynet/go-gpt2.cpp digest to 245a5bf (#73) 1 year ago
Ettore Di Giacinto 1c872ec326
feat: add CI/tests (#58) 1 year ago
Ettore Di Giacinto 5cba71de70
Add stopwords, debug mode, and other API enhancements (#54) 1 year ago
Ettore Di Giacinto ed954d66c3
Do not take all CPU by default (#50) 1 year ago
Ettore Di Giacinto f816dfae65
Add support for stablelm (#48) 1 year ago
Ettore Di Giacinto 1c4fbaae20
Add support for cerebras (#45) 1 year ago
Ettore Di Giacinto d517a54e28
Major API enhancements (#44) 1 year ago
Ettore Di Giacinto 80f50e6ccd
Rename project to LocalAI (#35) 1 year ago
Ettore Di Giacinto 7fec26f5d3
Enhancements (#34) 1 year ago
Marc R Kellerman c37175271f
feature: makefile & updates (#23) 1 year ago
mudler a73a497143 Update llama.cpp 1 year ago
mudler b33d015b8c Use go-llama.cpp 2 years ago
mudler 650a22aef1 Add compatibility to gpt4all models 2 years ago
mudler 17b1724f7c Update llama-go 2 years ago
mudler dbc70dc13c Add a simple web-page as index of the API for helping with inference testing 2 years ago
mudler 9ba30c9c44 Update llama-go, allow to set context-size and enable alpaca model by default 2 years ago
mudler 37660eeb6d Update go-skynet/llama 2 years ago
mudler d4720150b5 First import 2 years ago