diff --git a/README.md b/README.md index e10bdc8..3a50b41 100644 --- a/README.md +++ b/README.md @@ -195,13 +195,13 @@ You can use the CLI mode on Windows in exactly the same way as in the Linux/macO - OS: [Archlinux](https://archlinux.org/) + KDE + Wayland - Gerbil: installed from [AUR](https://aur.archlinux.org/packages/gerbil) via [yay](https://github.com/Jguer/yay) -- KoboldCPP: nocuda build, vulkan backend +- KoboldCpp: nocuda build, vulkan backend - Hardware: RX 7900 GRE (16GB VRAM, undervolted, overclocked), Ryzen 7 7800X3D, ASUS B650-E, 32GB RAM (EXPO 1: 6000Mhz) - LLM: [Q4 Gemma 3 27b abliterated](https://huggingface.co/mlabonne/gemma-3-27b-it-abliterated-GGUF?show_file_info=gemma-3-27b-it-abliterated.q4_k_m.gguf)+ [Open WebUI](https://openwebui.com/) + [Dolphin system message](https://github.com/QuixiAI/dolphin-system-messages) ## Known Issues -- Windows ROCm support is... problematic and currently requires for the user to manually add the installed ROCm bin directory to the system PATH. In particular "hipInfo.exe" must be present, which is not always the case for older verions of ROCm. +- Windows ROCm support is... problematic and currently requires for the user to manually add the installed ROCm bin directory to the system PATH. In particular "hipInfo.exe" must be present, which is not always the case for older versions of ROCm. ## License diff --git a/package.json b/package.json index 15873dc..1b04b1d 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@typescript-eslint/parser": "^8.47.0", "@vitejs/plugin-react": "^5.1.1", "cross-env": "^10.1.0", - "electron": "^38.7.0", + "electron": "^38.7.1", "electron-builder": "^26.0.12", "electron-vite": "^4.0.1", "eslint": "^9.39.1", @@ -62,7 +62,7 @@ "prettier": "^3.6.2", "rollup-plugin-visualizer": "^6.0.5", "typescript": "^5.9.3", - "vite": "^7.2.2" + "vite": "^7.2.4" }, "dependencies": { "@codemirror/search": "^6.5.11", diff --git a/yarn.lock b/yarn.lock index b95fdee..9ba8f8e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2822,16 +2822,16 @@ __metadata: languageName: node linkType: hard -"electron@npm:^38.7.0": - version: 38.7.0 - resolution: "electron@npm:38.7.0" +"electron@npm:^38.7.1": + version: 38.7.1 + resolution: "electron@npm:38.7.1" dependencies: "@electron/get": "npm:^2.0.0" "@types/node": "npm:^22.7.7" extract-zip: "npm:^2.0.1" bin: electron: cli.js - checksum: 10c0/78a0917141b7a90253aff16e83b9683fb0facb098e8d9d5a71e7100b15fc3c00cd5d92e2ed3aba70067365022920293a7335ccfda5e8de1ef0d9a7d350e24c3c + checksum: 10c0/ef5471b046c34c24cddc97f3dab5d67ef06fef051cc61f1676a6b2e160dc84154cc59572931335bcbaae57d254989e671925eff32a34a11c781a058ccba6e2dd languageName: node linkType: hard @@ -3780,7 +3780,7 @@ __metadata: "@uiw/react-codemirror": "npm:^4.25.3" "@vitejs/plugin-react": "npm:^5.1.1" cross-env: "npm:^10.1.0" - electron: "npm:^38.7.0" + electron: "npm:^38.7.1" electron-builder: "npm:^26.0.12" electron-updater: "npm:^6.6.2" electron-vite: "npm:^4.0.1" @@ -3802,7 +3802,7 @@ __metadata: rollup-plugin-visualizer: "npm:^6.0.5" systeminformation: "npm:^5.27.11" typescript: "npm:^5.9.3" - vite: "npm:^7.2.2" + vite: "npm:^7.2.4" winston: "npm:^3.18.3" winston-daily-rotate-file: "npm:^5.0.0" yauzl: "npm:^3.2.0" @@ -7082,9 +7082,9 @@ __metadata: languageName: node linkType: hard -"vite@npm:^7.2.2": - version: 7.2.2 - resolution: "vite@npm:7.2.2" +"vite@npm:^7.2.4": + version: 7.2.4 + resolution: "vite@npm:7.2.4" dependencies: esbuild: "npm:^0.25.0" fdir: "npm:^6.5.0" @@ -7133,7 +7133,7 @@ __metadata: optional: true bin: vite: bin/vite.js - checksum: 10c0/9c76ee441f8dbec645ddaecc28d1f9cf35670ffa91cff69af7b1d5081545331603f0b1289d437b2fa8dc43cdc77b4d96b5bd9c9aed66310f490cb1a06f9c814c + checksum: 10c0/26aa0cad01d6e00f17c837b2a0587ab52f6bd0d0e64606b4220cfc58fa5fa76a4095ef3ea27c886bea542a346363912c4fad9f9462ef1e6757262fedfd5196b2 languageName: node linkType: hard