Commit Graph

85 Commits (7fec26f5d36ed722d929321ebe2aa2c6d8f7b104)
 

Author SHA1 Message Date
Ettore Di Giacinto 7fec26f5d3
Enhancements (#34) 1 year ago
Ettore Di Giacinto a9a875ee2b
⬆️ Bump llama.cpp (#33) 1 year ago
Ettore Di Giacinto db5ac715f3
Use a reasonable default context size (#31) 1 year ago
Ettore Di Giacinto 0b330d90ad
feat: drop embedded webui (#27) 1 year ago
Ettore Di Giacinto 63601fabd1
feat: drop default model and llama-specific API (#26) 1 year ago
Ettore Di Giacinto 1370b4482f
📖 Add prompt-templates examples (#25) 1 year ago
Ettore Di Giacinto b062f3142b
feat: enhance API, expose more parameters (#24) 1 year ago
Marc R Kellerman c37175271f
feature: makefile & updates (#23) 1 year ago
Ettore Di Giacinto e8eab66c30
Merge pull request #22 from go-skynet/update-llama.cpp 1 year ago
mudler a73a497143 Update llama.cpp 1 year ago
Ettore Di Giacinto 6aea515e1d
Merge pull request #20 from go-skynet/mudler-patch-1 1 year ago
Ettore Di Giacinto dfc2b7e02a
📖 Update README.md 1 year ago
Ettore Di Giacinto 040290971c
Merge pull request #19 from go-skynet/tags 1 year ago
mudler 553bad585e Use tags for go-llama.cpp 1 year ago
Ettore Di Giacinto f76b612506
Merge pull request #17 from go-skynet/mudler-patch-1 1 year ago
Ettore Di Giacinto c4e94c88d7
Fix comment typo 1 year ago
mudler a9cd6b3ca3 ci: Fix tag detection for 'latest' 1 year ago
mudler e786576b95 Update README 1 year ago
Ettore Di Giacinto d426571789
Merge pull request #16 from go-skynet/fix_arm 1 year ago
mudler a896a2b5ad Drop armv7 builds 1 year ago
Ettore Di Giacinto 8273cd5c04
Merge pull request #15 from go-skynet/docker-compose 1 year ago
mudler 16f1281d38 Minor workflow fixes 1 year ago
mudler 8042e9a2d6 Add docker-compose 1 year ago
mudler 624092cb99 Update README 1 year ago
mudler a422a883ac Minor rephrasing 1 year ago
mudler 7858a97254 Update README 1 year ago
mudler 5556aa46dd Small refinements and refactors 1 year ago
mudler eb4257f946 Add .gitignore 1 year ago
mudler ae30bd346d Reorganize repository layout 1 year ago
mudler 93d8977ba2 Return model list 1 year ago
mudler f43aeeb4a1 Add both API endpoints (completion, chat) 1 year ago
mudler c17dcc5e9d Allow to inject prompt as part of the call 1 year ago
mudler 4a932483e1 Small fixup to template loading 1 year ago
mudler b710147b95 Add mutex on same models (parallel isn't supported yet) 1 year ago
mudler ba70363330 Use template input 1 year ago
mudler 9fb581739b Allow to template model prompts inputs 1 year ago
mudler 48aca246e3 Drop unused interactive mode 2 years ago
mudler 12eee097b7 Make it compatible with openAI api, support multiple models 2 years ago
mudler b33d015b8c Use go-llama.cpp 2 years ago
Ettore Di Giacinto b7c0a108f5
Update README.md 2 years ago
Ettore Di Giacinto f694a89c28
Update README.md 2 years ago
Ettore Di Giacinto be682e6c2f
Update README.md 2 years ago
mudler bf85a31f9e Don't set a default model path 2 years ago
Ettore Di Giacinto d69048e0b0
Update README.md 2 years ago
mudler 827f189163 Update README 2 years ago
mudler a23deb5ec7 Drop duplicate target 2 years ago
mudler 999676b106 Add gpt4all instructions 2 years ago
mudler c61b023bc8 Drop fat images, will document how to consume models 2 years ago
mudler 650a22aef1 Add compatibility to gpt4all models 2 years ago
mudler 17b1724f7c Update llama-go 2 years ago