edit cargo.toml and add "x11" to eframe. See my post above.
git clone https://github.com/localgpt-app/localgpt.git cd localgpt/ edit cargo.toml and add "x11" to eframe cargo install --path ~/.cargo/bin Hey! is that Kai Lentit guy hiring?
Fails to build "cargo install localgpt" under Linux Mint. Git clone and change Cargo.toml by adding """rust # Desktop GUI eframe = { version = "0.30", default-features = false, features = [ "default_fonts", "glow",…
Tested same model on Intel N100 miniPC with 16G - the hundred bucks pc llama-server -m /Qwen3-30B-A3B-Instruct-2507-GGUF:IQ3_S --jinja -c 4096 --host 0.0.0.0 --port 8033 Got <= 10 t/s Which I think is not so bad! On AMD…
edit cargo.toml and add "x11" to eframe. See my post above.
git clone https://github.com/localgpt-app/localgpt.git cd localgpt/ edit cargo.toml and add "x11" to eframe cargo install --path ~/.cargo/bin Hey! is that Kai Lentit guy hiring?
Fails to build "cargo install localgpt" under Linux Mint. Git clone and change Cargo.toml by adding """rust # Desktop GUI eframe = { version = "0.30", default-features = false, features = [ "default_fonts", "glow",…
Tested same model on Intel N100 miniPC with 16G - the hundred bucks pc llama-server -m /Qwen3-30B-A3B-Instruct-2507-GGUF:IQ3_S --jinja -c 4096 --host 0.0.0.0 --port 8033 Got <= 10 t/s Which I think is not so bad! On AMD…