Skip to content
This repository was archived by the owner on Mar 7, 2026. It is now read-only.

chore: rename ollama exec file for linux#429

Merged
joseplayero merged 1 commit intoreorproject:mainfrom
ezhil56x:main
Oct 5, 2024
Merged

chore: rename ollama exec file for linux#429
joseplayero merged 1 commit intoreorproject:mainfrom
ezhil56x:main

Conversation

@ezhil56x
Copy link
Copy Markdown
Contributor

@ezhil56x ezhil56x commented Oct 5, 2024

fixes #428

Copy link
Copy Markdown

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Summary

This pull request renames the Ollama executable file for Linux in the electron/main/llm/models/ollama.ts file, addressing a compatibility issue that prevented the dev environment from working on Linux machines.

  • Changed ollama-linux-amd64 to ollama in electron/main/llm/models/ollama.ts for Linux platform
  • Ensures consistent naming convention across different operating systems
  • Fixes issue #428, resolving dev environment failures on Linux
  • Improves cross-platform compatibility for the Ollama integration
  • No changes required in scripts/downloadOllama.js, as it already uses the correct filename

1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings

@joseplayero
Copy link
Copy Markdown
Collaborator

/tip $15

@algora-pbc
Copy link
Copy Markdown

algora-pbc bot commented Oct 5, 2024

@joseplayero joseplayero merged commit 7bc9e0a into reorproject:main Oct 5, 2024
@algora-pbc
Copy link
Copy Markdown

algora-pbc bot commented Oct 5, 2024

🎉🎈 @ezhil56x has been awarded $15! 🎈🎊

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dev env on linux machines don't work

2 participants