🎉 First commit
This commit is contained in:
commit
1ca4fda4d6
10 changed files with 569 additions and 0 deletions
4
setup.sh
Normal file
4
setup.sh
Normal file
|
@ -0,0 +1,4 @@
|
|||
pip install -r requirements.txt
|
||||
curl -fsSL https://ollama.com/install.sh | sh
|
||||
python database_handler.py -c
|
||||
ollama pull mixtral
|
Loading…
Add table
Add a link
Reference in a new issue