HunterGerlach / deep-thought

A question-answering system that uses embeddings and a language model to find the most likely answer to a question, while also providing links to sources that support the answer.
GNU General Public License v3.0
8 stars 2 forks source link

add capacity for self-hosted llama model #57

Closed MichaelClifford closed 1 year ago

MichaelClifford commented 1 year ago

PR Type

Summary

Added the capacity to utilize a self hosted llama2 model.

Description

Checklist

Security Checklist

Additional Context (if applicable)

Screenshots (if applicable)

Related Tickets

25

hemajv commented 1 year ago

@MichaelClifford @HunterGerlach I was able to test this out locally and resolve all my errors. Worked fine for me! 👍

/lgtm 🚢