Commit Graph

320 Commits

Author SHA1 Message Date
Mayank Chhabra 3553e20a3d
Add Kubernetes deployment instructions to README.md 2023-08-18 23:56:43 +07:00
Dan Garfield ca6ec9b370
Add Kubernetes support (#18) 2023-08-18 23:48:24 +07:00
Mayank Chhabra bd50076aae
Update README.md with careers CTA 2023-08-18 22:51:46 +07:00
Mayank Chhabra 31005ca992
Update roadmap with WIP in README.md 2023-08-18 22:36:34 +07:00
Mayank Chhabra 9d086c2e28 Lock 13B and 70B models in memory for faster interference 2023-08-18 03:11:42 +07:00
Mayank Chhabra 339cf66be6 Add .gitattributes to enforce consistent line endings 2023-08-18 00:41:04 +07:00
Mayank Chhabra 2a24cb9e60 Set 70B's GQA to 8 2023-08-18 00:18:19 +07:00
Mayank Chhabra bc1300fba5 Update docker service names for different model APIs 2023-08-17 23:28:55 +07:00
Mayank Chhabra c9cfd24234
Update README.md 2023-08-17 05:56:59 +07:00
Mayank Chhabra 131ef302f1
Update README.md with benchmarks and contribution guide 2023-08-17 05:44:13 +07:00
Mayank Chhabra bb8e5fccaa Add restart on-failure policy 2023-08-17 04:17:47 +07:00
Mayank Chhabra 70eb9e0176 Build 7B model api instead of pulling 2023-08-17 04:14:13 +07:00
Luke Childs c76225a6fc Fix images 2023-08-16 23:58:24 +07:00
Mayank Chhabra 007119b067
Update video in README.md 2023-08-16 21:49:02 +07:00
Mayank Chhabra f8211b4305
Update app store badge in README.md 2023-08-16 21:46:53 +07:00
Mayank Chhabra b7a58fa6b4
Update demo video in README.md 2023-08-16 21:17:03 +07:00
Luke Childs e145cf0249 Build images on tag 2023-08-16 18:39:44 +07:00
Luke Childs 59f51d7881
Fix signal handling 2023-08-16 15:52:52 +07:00
nmfretz 067c68b7d1 credit ggerganov in README 2023-08-15 21:40:21 -07:00
Nathan Fretz 8916066541
add fallback for copying to clipboard over http (#1) 2023-08-15 15:42:26 -07:00
Mayank Chhabra b45347173e Disable 13B docker builds, add images to docker-compose.yml 2023-08-16 04:59:40 +07:00
Mayank Chhabra 86ab744cfb Comment out docker images 2023-08-16 04:44:58 +07:00
Mayank Chhabra 9e87d8cc84 Fix GitHub action 2023-08-16 04:38:23 +07:00
Mayank Chhabra 680ff5144f Increase api ping timeout to 10 min 2023-08-16 01:27:51 +07:00
Mayank Chhabra 8907e13a3e Comment out 70B image builds 2023-08-16 00:32:08 +07:00
Mayank Chhabra 4d3479e480 Update icon 2023-08-15 23:54:33 +07:00
Mayank Chhabra b0b059a05a Wait for api to be available before starting UI 2023-08-15 23:42:08 +07:00
Mayank Chhabra 55a5fbf3b0 Fix docker image names 2023-08-15 23:16:27 +07:00
Mayank Chhabra ee97955bb7 Add support for 13B and 70B models, workflow, readme 2023-08-15 23:11:39 +07:00
Mayank Chhabra 75cd9d075f Initialize the project to use self-hosted Llama model 2023-08-15 20:53:37 +07:00
Anthony Puppo fa3f6e93bb
Add blinking typing cursing (#619) 2023-04-20 08:33:28 -06:00
kyyhkynen f849a2e924
add Finnish translations (#618) 2023-04-20 08:28:29 -06:00
Mckay Wrigley 063ce50319 force update 2023-04-19 15:00:11 -06:00
Mckay Wrigley 718dc6432a FIX IMPORT 2023-04-19 14:51:35 -06:00
Mckay Wrigley ab9f108a57 fix prompt selection 2023-04-19 14:37:18 -06:00
Mckay Wrigley c7be45587f readme update 2023-04-19 08:45:50 -06:00
Anthony Puppo c959264f93
Performance (#602) 2023-04-19 08:39:19 -06:00
TKS 24068ea5aa
Create Security.md (#607)
basic secuirty policy as the repo didn't have one yet, update as needed.
2023-04-19 08:35:18 -06:00
Shemar Lindie dcb2810d46
fix: optimize mobile layout (#606)
- conserve space in new convo view
- fix overlapping edit and delete chat message icons
- fix overlapping copy icon
2023-04-19 08:34:27 -06:00
ryanhex53 2208e4dfc7
more chinese translation. (#609) 2023-04-19 08:32:29 -06:00
Mckay Wrigley 3685378ab8 change empty msg 2023-04-19 08:31:12 -06:00
Mckay Wrigley 971cde5310 sort folders alphabetically 2023-04-18 16:05:44 -06:00
Mckay Wrigley 5725024d80
import/export add instead of replace (#601)
* change search language

* add to import/export

* fix log
2023-04-18 16:00:20 -06:00
borborborja b964188d0b
add catalan language (#598) 2023-04-18 09:10:47 -06:00
Mckay Wrigley 236b656148
Made the Model Name Bar Sticky at the top of the Chat Window (#597)
Co-authored-by: Chris Wall <cwall@wooldata.com>
2023-04-18 08:37:45 -06:00
Mckay Wrigley fda784028d
Add temp display (#596)
* Made the Model Name Bar Sticky at the top of the Chat Window

* Added Temp to the top bar display

* barliens

---------

Co-authored-by: Chris Wall <cwall@wooldata.com>
2023-04-18 08:35:31 -06:00
Shinji Yamada 2aaebfec3f
chore: improve Japanese language locales (#554) 2023-04-18 08:32:04 -06:00
Mckay Wrigley 1a9a7dcad0 Merge branch 'main' of https://github.com/mckaywrigley/chatbot-ui-pro 2023-04-18 08:29:30 -06:00
Mckay Wrigley 856ba12f19 readme update 2023-04-18 08:29:29 -06:00
Aldo Santiago 00f6189a42
fix: sroll down button overlaping chat input (#564) 2023-04-18 08:28:19 -06:00