This allows for running Ralph Loops with local Ollama and self hosted LLMs
Have fun !
git clone https://github.com/TightLinesOfCode/LocalRalph.git
python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python LocalRalph.py
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This allows for running Ralph Loops with local Ollama and self hosted LLMs
Have fun !
git clone https://github.com/TightLinesOfCode/LocalRalph.git
python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python LocalRalph.py