Update How-to-use-different-LLM.md

Huggingface -> Hugging Face
This commit is contained in:
Ikko Eltociear Ashimine 2023-10-05 01:24:46 +09:00 committed by GitHub
parent cd4da2aca3
commit 2b06989372
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,4 +29,4 @@ That's it!
### Hosting everything locally and privately (for using our optimised open-source models)
If you are working with important data and dont want anything to leave your premises.
Make sure you set SELF_HOSTED_MODEL as true in you .env variable and for your LLM_NAME you can use anything that's on Huggingface
Make sure you set SELF_HOSTED_MODEL as true in you .env variable and for your LLM_NAME you can use anything that's on Hugging Face