Using it on website #19
Answered
by
jnfarooq
kaushiksampath77
asked this question in
Q&A
-
How can I used LocalGPT on a website to provide customer support chat system using private PDFs or DOC files? |
Beta Was this translation helpful? Give feedback.
Answered by
jnfarooq
May 30, 2023
Replies: 1 comment
-
In theory, you could. But it has to be through an API. You will also want to potentially look at changing the LLM being used. Here its using Vicuna-7B which is based on Llama. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
PromtEngineer
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In theory, you could. But it has to be through an API. You will also want to potentially look at changing the LLM being used. Here its using Vicuna-7B which is based on Llama.