Commit c90d1d8c authored by Jeffrey Morgan's avatar Jeffrey Morgan
Browse files

always use `ollama` binary

parent 9952c393
......@@ -22,7 +22,6 @@ const config: ForgeConfig = {
icon: './assets/icon.icns',
extraResource: [
'../ollama',
'../ggml-metal.metal',
path.join(__dirname, './assets/ollama_icon_dark_16x16@2x.png'),
path.join(__dirname, './assets/ollama_icon_bright_16x16@2x.png'),
...(process.platform === 'darwin' ? ['../ggml-metal.metal'] : []),
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment