Find answers from the community

Updated 6 months ago

Hello, is there a guide for how to

Hello, is there a guide for how to install LlamainDex for Lama 3?
W
R
S
10 comments
Hello,
The following error appears when I enter " %pip install llama-index-llms-ollama" in CMD:

%pip' is not recognized as an internal or external command,
operable program or batch file.
%pip is for Google colab.
For cmd do it pip install ...
I got it installed, but all of the other codes are not working for CMD. I wanted to use llama index to train my local ollama 3 πŸ™‚
Attachment
image.png
You won't be able to run it on cmd. You'll have to create a py script plus you'll have to deploy a model via ollama before that
I have python installed, but somehow python won't launch
Add a reply
Sign up and join the conversation on Discord