langchain/docs/extras/modules/model_io/models/llms/integrations
Liu Ming fa0a9e502a
Add LLM for ChatGLM(2)-6B API (#7774)
Description:
Add LLM for ChatGLM-6B & ChatGLM2-6B API

Related Issue: 
Will the langchain support ChatGLM? #4766
Add support for selfhost models like ChatGLM or transformer models #1780

Dependencies: 
No extra library install required. 
It wraps api call to a ChatGLM(2)-6B server(start with api.py), so api
endpoint is required to run.

Tag maintainer:  @mlot 

Any comments on this PR would be appreciated.
---------

Co-authored-by: mlot <limpo2000@gmail.com>
Co-authored-by: Bagatur <baskaryan@gmail.com>
2023-07-17 07:27:17 -07:00
..
ai21.ipynb
aleph_alpha.ipynb
amazon_api_gateway_example.ipynb Fix make docs_build and related scripts (#7276) 2023-07-11 22:05:14 -04:00
anyscale.ipynb
azure_openai_example.ipynb
azureml_endpoint_example.ipynb
banana.ipynb
baseten.ipynb
beam.ipynb
bedrock.ipynb
cerebriumai_example.ipynb
chatglm.ipynb Add LLM for ChatGLM(2)-6B API (#7774) 2023-07-17 07:27:17 -07:00
clarifai.ipynb Fix make docs_build and related scripts (#7276) 2023-07-11 22:05:14 -04:00
cohere.ipynb
ctransformers.ipynb
databricks.ipynb
deepinfra_example.ipynb
forefrontai_example.ipynb
google_vertex_ai_palm.ipynb
gooseai_example.ipynb
gpt4all.ipynb
huggingface_hub.ipynb Fix make docs_build and related scripts (#7276) 2023-07-11 22:05:14 -04:00
huggingface_pipelines.ipynb
huggingface_textgen_inference.ipynb add missing import (#7730) 2023-07-14 20:03:23 -04:00
jsonformer_experimental.ipynb
koboldai.ipynb Adding LLM wrapper for Kobold AI (#7560) 2023-07-12 03:48:12 -04:00
llamacpp.ipynb Fix make docs_build and related scripts (#7276) 2023-07-11 22:05:14 -04:00
llm_caching.ipynb
manifest.ipynb
modal.ipynb
mosaicml.ipynb
nlpcloud.ipynb
octoai.ipynb Fix make docs_build and related scripts (#7276) 2023-07-11 22:05:14 -04:00
openai.ipynb Add OpenAI organization ID to docs (#7398) 2023-07-11 20:51:58 -04:00
openllm.ipynb Fix make docs_build and related scripts (#7276) 2023-07-11 22:05:14 -04:00
openlm.ipynb
petals_example.ipynb
pipelineai_example.ipynb
predictionguard.ipynb
promptlayer_openai.ipynb
rellm_experimental.ipynb
replicate.ipynb
runhouse.ipynb
sagemaker.ipynb
stochasticai.ipynb
textgen.ipynb
tongyi.ipynb Add LLM for Alibaba's Damo Academy's Tongyi Qwen API (#7477) 2023-07-14 01:58:22 -04:00
writer.ipynb