5 ms·
Why not Linux? The UI looks to be some kind chrome based thingy - probably electron - should be easy to port to Linux. Also is there a link to the source?
by IceWreck 1y ago
Why not Linux? The UI looks to be some kind chrome based thingy - probably electron - should be easy to port to Linux.
Also is there a link to the source?
- deleted 1y ago[deleted]
- johncolanduoni 1y agoFor all of Electron's promise in being cross-platform, "I'll just press this button and ship this Electron app on Linux and everything will be fine" is not the current state of things. A lot of it is papercuts like glibc version aggravation, but GPU support is persistently problematic.
- zettabomb 1y agoThe Element app on Linux is currently broken (if you want to use encryption, so basically for everyone) due to an issue with Electron. Luckily it still works in a regular browser. I'm really baffled by how that can happen.
- ceroxylon 1y agoI am guessing that the Linux version was first (or the announcement was worded strangely), as it is available on their download page: https://ollama.com/download https://ollama.com/download
- DarkmSparks 1y agothats just the cli versions. this app got gui.
- ceroxylon 1y agoAh, I missed that detail, thank you for clarifying.
- nicce 1y agoElectron… wonder how this can be marketed as native then.
- epcoa 1y agoWhere are they marketing it as native?
- emmelaich 1y agoNative webview? ¯\_(ツ)_/¯
- andsoitis 1y agoNowhere on the page does it state “native”. The person who submitted the story introduced “native”
- nguyenkien 1y agoAlso, this is not electron app. It does use system webview thought.
- pjmlp 1y agoAt least that is already an improvement, away from ChromeOS Development Platform.
- nguyenkien 1y ago> Download Ollama’s new app today on macOS and Windows. > For pure CLI versions of Ollama, standalone downloads are available on Ollama’s GitHub releases page. Sound like closed source. Plus, As I check, the app seem to be tauri app, as it use system webview instead of chromium.
- vismit2000 1y agoI believe power users or developers can already use this from CLI in Linux. This new app for Windows and MacOS shows this is intended for regular users.
- stavros 1y agoNot releasing anything for Linux because regular users don't use it is a great way to never have regular users on Linux.
- e12e 1y agoMaybe the windows version runs under wine?