C++ Programmer
- 0 Posts
- 7 Comments
Joined 2 years ago
Cake day: March 9th, 2025
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Brett@programming.devto
Technology@lemmy.world•Generative AI Is an Engineering Disaster. A shockingly inefficient trillion-dollar project.English
1·1 month agoWhat are you using to run the model? Llama.cpp will automatically split the model between your system ram and graphics card’s vram.
Qwen 3.6 is a mixture of experts model with only 3B parameters active at a time. Even without quantization your card could easily run that.
Brett@programming.devto
Technology@lemmy.world•Generative AI Is an Engineering Disaster. A shockingly inefficient trillion-dollar project.English
4·2 months agoIs that quantized? 4 bit Qwen 3.6 can get 22tps on a 1060.
Brett@programming.devto
Fediverse@lemmy.world•Lemmy instance post visibility rankingsEnglish
2·5 months agoSaved. Awesome stuff 🥕
Brett@programming.devto
Fediverse@lemmy.world•Lemmy instance post visibility rankingsEnglish
5·5 months agoThis is a fantastic post. I am very happy to have seen it tonight.




Here to suggest piwigo. Use it with docker, zero hassle but I think it does depend on a database, so it might be too heavy for your use case. Supports tags & galleries.