| 17 Jul 2024 |
| @ironbound:hackerspace.pl changed their display name from ironbound to Professor Bin Dong. | 18:22:01 |
| @ironbound:hackerspace.pl removed their profile picture. | 18:22:09 |
| @ironbound:hackerspace.pl set a profile picture. | 18:23:57 |
| Philip Taron (UTC-8) joined the room. | 19:07:33 |
| 18 Jul 2024 |
| Jesse joined the room. | 09:51:27 |
| @ironbound:hackerspace.pl changed their display name from Professor Bin Dong to Professor. | 22:49:10 |
| @ironbound:hackerspace.pl changed their display name from Professor to P_Big. | 22:49:51 |
| 19 Jul 2024 |
| shapr joined the room. | 19:25:24 |
| @fishball02:matrix.org left the room. | 21:30:09 |
| 21 Jul 2024 |
hexa (UTC+1) | can anyone here test a hardening change for ollama with rocm? | 18:33:12 |
hexa (UTC+1) | https://github.com/NixOS/nixpkgs/pull/328713 | 18:33:17 |
hexa (UTC+1) | they want at least a vega 56, but not the rx 5000 series | 18:33:44 |
hexa (UTC+1) | services.ollama = {
enable = true;
acceleration = "rocm";
};
| 18:34:17 |
hexa (UTC+1) | then run ollama pull gemma | 18:35:26 |