Skip to content

Commit

Permalink
Update How-to-use-different-LLM.md
Browse files Browse the repository at this point in the history
Huggingface -> Hugging Face
  • Loading branch information
eltociear authored Oct 4, 2023
1 parent cd4da2a commit 2b06989
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/Guides/How-to-use-different-LLM.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 2b06989

Please sign in to comment.