langchain/langchain/llms
Nolan Tremelling faa26650c9
Beam (#4996)
# Beam

Calls the Beam API wrapper to deploy and make subsequent calls to an
instance of the gpt2 LLM in a cloud deployment. Requires installation of
the Beam library and registration of Beam Client ID and Client Secret.
Additional calls can then be made through the instance of the large
language model in your code or by calling the Beam API.

---------

Co-authored-by: Dev 2049 <dev.dev2049@gmail.com>
2023-05-24 01:25:18 -07:00
..
__init__.py Beam (#4996) 2023-05-24 01:25:18 -07:00
ai21.py Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
aleph_alpha.py changed ValueError to ImportError (#5103) 2023-05-22 15:24:45 -07:00
anthropic.py changed ValueError to ImportError (#5103) 2023-05-22 15:24:45 -07:00
anyscale.py Add LLMs support for Anyscale Service (#4350) 2023-05-11 00:39:59 -07:00
bananadev.py changed ValueError to ImportError (#5103) 2023-05-22 15:24:45 -07:00
base.py Add async versions of predict() and predict_messages() (#4867) 2023-05-23 17:22:49 -07:00
beam.py Beam (#4996) 2023-05-24 01:25:18 -07:00
cerebriumai.py Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
cohere.py changed ValueError to ImportError (#5103) 2023-05-22 15:24:45 -07:00
deepinfra.py Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
fake.py agent serialization (#4642) 2023-05-13 21:47:10 -07:00
forefrontai.py Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
google_palm.py changed ValueError to ImportError (#5103) 2023-05-22 15:24:45 -07:00
gooseai.py changed ValueError to ImportError (#5103) 2023-05-22 15:24:45 -07:00
gpt4all.py Update GPT4ALL integration (#4567) 2023-05-18 09:38:54 -07:00
huggingface_endpoint.py Add summarization task type for HuggingFace APIs (#4721) 2023-05-15 16:26:17 -07:00
huggingface_hub.py Add summarization task type for HuggingFace APIs (#4721) 2023-05-15 16:26:17 -07:00
huggingface_pipeline.py Add summarization task type for HuggingFace APIs (#4721) 2023-05-15 16:26:17 -07:00
huggingface_text_gen_inference.py changed ValueError to ImportError (#5103) 2023-05-22 15:24:45 -07:00
human.py Add HumanInputLLM (#4160) 2023-05-06 09:48:40 -07:00
llamacpp.py llama-cpp: add gpu layers parameter (#4739) 2023-05-15 16:01:48 -07:00
loading.py Harrison/improve cache (#368) 2022-12-18 16:22:42 -05:00
manifest.py Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
modal.py Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
mosaicml.py Add MosaicML inference endpoints (#4607) 2023-05-23 15:59:08 -07:00
nlpcloud.py changed ValueError to ImportError (#5103) 2023-05-22 15:24:45 -07:00
openai.py solving #2887 (#5127) 2023-05-23 11:18:03 -07:00
openlm.py Add OpenLM LLM multi-provider (#4993) 2023-05-22 18:09:53 -07:00
petals.py Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
pipelineai.py Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
predictionguard.py changed ValueError to ImportError (#5103) 2023-05-22 15:24:45 -07:00
promptlayer_openai.py Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
replicate.py changed ValueError to ImportError (#5103) 2023-05-22 15:24:45 -07:00
rwkv.py changed ValueError to ImportError (#5103) 2023-05-22 15:24:45 -07:00
sagemaker_endpoint.py changed ValueError to ImportError (#5103) 2023-05-22 15:24:45 -07:00
self_hosted_hugging_face.py Add summarization task type for HuggingFace APIs (#4721) 2023-05-15 16:26:17 -07:00
self_hosted.py changed ValueError to ImportError (#5103) 2023-05-22 15:24:45 -07:00
stochasticai.py Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
utils.py Harrison/cleanup env check (#144) 2022-11-14 22:05:41 -08:00
writer.py Update writer integration (#4363) 2023-05-08 21:59:46 -07:00