Dr Nic Williams e8aaea030e Update 'llama2' -> 'llama3' in most places (#4116) | 9 months ago | |
---|---|---|
.. | ||
README.md | 9 months ago | |
main.py | 9 months ago | |
requirements.txt | 1 year ago |
This example is a basic "hello world" of using LangChain with Ollama.
llama3
model installed: ollama pull llama3
pip install -r requirements.txt
python main.py