Skip to content

Commit

Permalink
feat: add last version LLAMA
Browse files Browse the repository at this point in the history
  • Loading branch information
Dkdaniz committed Nov 1, 2023
1 parent 503de27 commit bdbb47c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ Essentially, embeddings enable machine learning models to find similar objects.

**LLM** - Large Language Models are a core component of [LangChain](https://python.langchain.com/docs/get_started/introduction). LangChain does not serve its own LLMs, but rather provides a standard interface for interacting with many different LLMs.

##### Fork
##### Acknowledgements

This project is based on the following repository [localGPT](https://github.com/PromtEngineer/localGPT)

0 comments on commit bdbb47c

Please sign in to comment.