Closed jacobburrell closed 9 months ago
For Ollama installation instructions on the README
curl -fsSL https://ollama.com/install.sh | sh
Gives this error: ERROR This script is intended to run on Linux only.
ERROR This script is intended to run on Linux only.
For the installation script for tlm:
curl -fsSL https://raw.githubusercontent.com/yusufcanb/tlm/main/install.sh | sudo bash -E
Gives this error: bash: line 39: conditional binary operator expected
bash: line 39: conditional binary operator expected
I have the same issue on Mac 14.2.1 (23C71)
Just fixed with;
Sorry for the inconvenience. Thanks giving tlm a shot.
tlm
For Ollama installation instructions on the README
Gives this error:
ERROR This script is intended to run on Linux only.
For the installation script for tlm:
Gives this error:
bash: line 39: conditional binary operator expected