tweaks -- hopefully fixed every last issue
This commit is contained in:
parent
72f2d23019
commit
1c840462d1
4 changed files with 12 additions and 4 deletions
|
@ -1,4 +1,5 @@
|
|||
cd ollama-bin
|
||||
start /b ollama.exe serve
|
||||
ollama.exe pull phi3.5
|
||||
ollama.exe pull qwen2-math:1.5b
|
||||
ollama.exe pull starcoder2
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
cd ollama-bin
|
||||
"ollama app.exe"
|
||||
start /b ollama.exe serve
|
Loading…
Add table
Add a link
Reference in a new issue