文件历史

提交图

79 次代码提交

作者 SHA1 备注 提交日期
Mayank Chhabra f3f1f7d88f Add Code Llama support 2023-08-27 15:48:30 +07:00
Mayank Chhabra 1dbb54937c Update 70B model with Nous Hermes Llama 2 Chat 70B 2023-08-25 10:49:15 +07:00
Mayank Chhabra a1fabbe369 Re-add GCP c2-standard-16 (70B) benchmark 2023-08-23 19:14:36 +07:00
Rafael Gallardo 90ddc93f90 Add benchmarks for more GCP c2 instances (#54) 2023-08-23 19:11:36 +07:00
Mayank Chhabra 87dfbe265c Update README.md 2023-08-22 03:45:56 +07:00
Mayank Chhabra 7687c52094 Update README.md 2023-08-22 03:29:00 +07:00
Mayank Chhabra b51037fc22 Update formatting in README.md 2023-08-22 03:15:35 +07:00
Mayank Chhabra ee8c4a559d Fix link in README.md 2023-08-22 03:13:55 +07:00
Mayank Chhabra 7f9c0bb1c0 Fix link in README.md 2023-08-22 03:10:51 +07:00
Mayank Chhabra 877847fcb3 Update README.md with banner 2023-08-22 03:07:45 +07:00
Mayank Chhabra 3a4d09b94f Update README.md with Table of Contents 2023-08-21 21:48:11 +07:00
Mayank Chhabra 37f046a70d Add Metal (GPU) support for M1/M2 Macs (#45) 2023-08-21 21:39:32 +07:00
Mayank Chhabra 29199836c4 Expose OpenAI-compatible API server 2023-08-21 18:49:22 +07:00
Mayank Chhabra 5ef7c9ab01 Update README.md 2023-08-21 18:47:45 +07:00
Mayank Chhabra 632e720a70 Update README.md 2023-08-21 18:28:55 +07:00
Mayank Chhabra 52affdc80b Update roadmap in README.md 2023-08-21 18:28:14 +07:00
Mayank Chhabra 8c23274376 Update README.md 2023-08-21 17:50:14 +07:00
Jasper Blues aa8b266466 Add 70B GCP e2-standard-16 benchmark to README (#36) 2023-08-21 17:33:49 +07:00
Miroslav Genov cf8f22455d Add benchmark for 70B model on M2 Max 96GB in README (#30) 2023-08-21 17:31:28 +07:00
Mayank Chhabra 3553e20a3d Add Kubernetes deployment instructions to README.md 2023-08-18 23:56:43 +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 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 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
nmfretz 067c68b7d1 credit ggerganov in README 2023-08-15 21:40:21 -07:00
Mayank Chhabra 4d3479e480 Update icon 2023-08-15 23:54:33 +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
Mckay Wrigley c7be45587f readme update 2023-04-19 08:45:50 -06:00
Mckay Wrigley 856ba12f19 readme update 2023-04-18 08:29:29 -06:00
Mckay Wrigley 4f672b926a update readme 2023-04-18 08:06:40 -06:00
Aaron Diestelkamp 183a74d7f7 Fix for DEFAULT_SYSTEM_PROMPT (#510) 2023-04-13 05:09:53 -06:00
Claudio Canales 78881cebfd Update README.md (#521)
Fix no existing route to index.ts
2023-04-13 04:56:00 -06:00
牛强 6d53ee7d12 fix: issues/498 (#499) 2023-04-11 11:20:10 -06:00
itbm 25a4dbb052 Add support for Azure OpenAI (#495) 2023-04-11 03:16:33 -06:00
Thomas LÉVEIL da7463e901 document OPENAI_API_HOST and OPENAI_ORGANIZATION (#429) 2023-04-10 21:41:04 -06:00
Régis NDIZIHIWE 0a1474abc0 Update demo image (#459) 2023-04-10 21:39:09 -06:00
Thomas LÉVEIL 3c32c03b9c update README regarding GOOGLE_API_KEY and GOOGLE_CSE_ID (#422) 2023-04-04 16:53:32 -06:00
Thomas LÉVEIL b7732a95a6 :notes document (#373) 2023-04-02 14:37:59 -06:00
Mckay Wrigley 22bcaef805 update demo 2023-03-30 19:56:43 -06:00
Burke Libbey ef8c1b2c33 Allow specifying OpenAI-Organization header: (#313)
See https://platform.openai.com/docs/api-reference/introduction

> For users who belong to multiple organizations, you can pass a header
> to specify which organization is used for an API request. Usage from
> these API requests will count against the specified organization's
> subscription quota.
2023-03-30 13:30:34 -06:00
Mckay Wrigley e020de47ce change messaging 2023-03-29 15:21:50 -06:00
Mckay Wrigley 85c4f88a06 Update README.md 2023-03-29 10:10:55 -06:00
Thomas LÉVEIL 00c6c72270 feat: add DEFAULT_MODEL environment variable (#280)
*  feat: add DEFAULT_MODEL environment variable

* set the model maxLength setting in the models definition

* set the model tokenLimit setting in the models definition
2023-03-28 21:10:47 -06:00
Jungley baca00c59e doc: update doc about Docker (#264)
maybe fix #259
2023-03-28 08:27:54 -06:00
Mckay Wrigley 11d6172e95 Update README.md 2023-03-28 03:22:24 -06:00
Mckay Wrigley 932853f1ba Update README.md 2023-03-25 08:54:37 -06:00