5 Commits

Author SHA1 Message Date
vuonghoainam
d75116abf0 chore: Refactor to using models dir instead of nested empty folders 2023-09-12 16:59:12 +07:00
Louis
6aae985a55
re-#143: use OpenAI decoder and mutate final result from client (#164)
* chore: use OpenAI parser

* chore: access host's services

* chore: take out llm service - GGUF model for the latest llama.cpp support
2023-09-12 16:29:26 +07:00
Louis
4131a3b183
Fix incorrect bash script condition check (#83)
* fix: correct bash script syntaxes

* fix: fix linux install docker condition
2023-09-08 12:50:44 +07:00
Louis
4a047e27ad
chore: update bash script (#79)
* chore: suppress apt-install warning in shell script

* chore: remove llama.cpp
2023-09-07 15:27:25 +07:00
Louis
63ee05d4b8
#30 - bash script for jan installation (#71)
* feature: #30 - bash script for jan installation
2023-09-07 14:46:14 +07:00