Skip to content

Commit

Permalink
Add Llama 2 model and link to article
Browse files Browse the repository at this point in the history
  • Loading branch information
kennethleungty authored Jul 19, 2023
1 parent cf29039 commit cf92689
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 @@ -2,7 +2,7 @@

### Clearly explained step-by-step guide on using C Transformers, GGML, and LangChain for running LLM Python applications on CPU instances

**Step-by-step guide on TowardsDataScience**: *Coming Soon*
**Step-by-step guide on TowardsDataScience**: https://kennethleungty.medium.com/running-llama-2-on-cpu-inference-for-document-q-a-3d636037a3d8
___
## Context
- Third-party commercial large language model (LLM) providers like OpenAI's GPT4 have democratized LLM use via simple API calls.
Expand Down

0 comments on commit cf92689

Please sign in to comment.