Commit graph

3262 commits

Author SHA1 Message Date
ishaan-jaff
1da6026622 add flan + vicuna + fix replicate errors 2023-09-06 11:23:58 -07:00
Krrish Dholakia
48ee4a08ac updates 2023-09-06 11:21:48 -07:00
ishaan-jaff
af60b2ba77 add vicuna translation 2023-09-06 11:14:24 -07:00
Krrish Dholakia
afcd6b28cc bump version 2023-09-06 11:05:11 -07:00
ishaan-jaff
0ddda7c035 send optional_params for llama2-70b chat replicate 2023-09-06 11:01:39 -07:00
Krrish Dholakia
d236d68fa4 fix linting issues 2023-09-06 10:41:52 -07:00
ishaan-jaff
d4c4a138ca add replicate support for max_tokens 2023-09-06 10:38:21 -07:00
Krrish Dholakia
ef43141554 updates to exception mapping 2023-09-06 10:36:22 -07:00
ishaan-jaff
d0b16892e0 fix replicate supported llms 2023-09-06 10:28:03 -07:00
ishaan-jaff
bc9b629726 add Replicate Error class 2023-09-06 10:25:40 -07:00
ishaan-jaff
1c61b7b229 add replicate streaming 2023-09-06 10:23:13 -07:00
ishaan-jaff
c45b132675 use replicate http requests instead 2023-09-06 09:43:05 -07:00
Krrish Dholakia
3d6836417e adding prompt template for falcon 180b 2023-09-06 08:44:13 -07:00
Krrish Dholakia
b4a9699138 update docs on together ai 2023-09-06 08:26:05 -07:00
ishaan-jaff
fb3983d058 fix timeouts + tests + bump v 2023-09-05 17:17:58 -07:00
ishaan-jaff
0bbcba269d fix linting 2023-09-05 17:11:31 -07:00
ishaan-jaff
8ecef03f63 custom api base 2023-09-05 16:50:32 -07:00
ishaan-jaff
262bb07ade clean install and import - vertexai 2023-09-05 16:10:07 -07:00
ishaan-jaff
2250d1375e clean up azure implementation 2023-09-05 15:31:59 -07:00
ishaan-jaff
2a36f06763 remove install_and_import remove petals 2023-09-05 15:06:24 -07:00
ishaan-jaff
079ec7064b add completion types 2023-09-05 14:57:03 -07:00
Krrish Dholakia
074f6dbfaf fixing linting errors 2023-09-05 14:52:57 -07:00
ishaan-jaff
846aeea4f9 types completion() 2023-09-05 14:49:53 -07:00
Krrish Dholakia
9a82bfa4d2 test parallelism on circle ci 2023-09-05 14:47:50 -07:00
ishaan-jaff
794964993d add types to completion() 2023-09-05 14:42:10 -07:00
Krrish Dholakia
faa78ad543 bump version 2023-09-05 14:30:03 -07:00
Krrish Dholakia
af33a85043 only use tgai's prompt template for llama2 instruct models 2023-09-05 12:25:52 -07:00
Krrish Dholakia
8845938b31 adding support for custom prompt templates to together ai 2023-09-05 12:20:09 -07:00
Krrish Dholakia
64f3d3c56e prompt formatting for together ai llama2 models 2023-09-05 11:57:13 -07:00
Krrish Dholakia
dc130efac6 update streaming docs to show it working for async completion calls 2023-09-05 09:18:37 -07:00
Krrish Dholakia
5870dabae1 update init with comments 2023-09-05 09:14:57 -07:00
Krrish Dholakia
e2c143dfbc test async streaming 2023-09-04 15:42:24 -07:00
ishaan-jaff
fe4caf5c3d baseten client mapping 2023-09-04 15:41:37 -07:00
Krrish Dholakia
0864b07616 fix linting errors 2023-09-04 15:16:13 -07:00
ishaan-jaff
79acfb4dab fix aleph alpha client init 2023-09-04 15:14:09 -07:00
Krrish Dholakia
2384806cfd adding first-party + custom prompt templates for huggingface 2023-09-04 14:54:09 -07:00
ishaan-jaff
a474b89779 clean up hugging face completion() 2023-09-04 14:41:06 -07:00
ishaan-jaff
f0e2922710 bump version 2023-09-04 12:44:20 -07:00
ishaan-jaff
2bf9ee4ecf v0 bedrock support 2023-09-04 12:40:40 -07:00
ishaan-jaff
8f07c80733 boto3 testing + docs 2023-09-04 12:14:24 -07:00
ishaan-jaff
126830f08a allow users to set AWS_REGION_NAME 2023-09-04 11:57:22 -07:00
Krrish Dholakia
73bb1b96e9 update exception mapping and get model cost map 2023-09-04 11:53:20 -07:00
ishaan-jaff
e03d442e8f add optional params for llama-2 2023-09-04 11:41:20 -07:00
ishaan-jaff
4a4ee51df3 working sagemaker support 2023-09-04 11:30:34 -07:00
ishaan-jaff
138c26d98d v0 add sagemaker 2023-09-04 11:02:20 -07:00
ishaan-jaff
38564ddc82 clean out AI21 Init Client calls 2023-09-04 10:08:53 -07:00
ishaan-jaff
f2b0fa90ab remove init for together_ai completion calls 2023-09-04 09:59:24 -07:00
ishaan-jaff
46857577fa [temp] remove cache streaming flaky test 2023-09-04 09:50:45 -07:00
ishaan-jaff
bc065f08df remove init AnthropicClient for completion calls 2023-09-04 09:34:15 -07:00
yujong-lee
44d2b2ca74 Remove print 2023-09-03 17:47:36 +09:00