proto -> ollama

This commit is contained in:
Jeffrey Morgan
2023-06-26 15:57:13 -04:00
parent e0543756b3
commit df5fdd6647
5 changed files with 28 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
# proto
# ollama
🙊
@@ -13,7 +13,7 @@ pip install -r requirements.txt
Put your model in `models/` and run:
```
python3 proto.py serve
python3 ollama.py serve
```
To run the app: