iru@localhot $_
iru@despera.space
npub1nmk2...2975
Technological optimism in current dark age.
`nix develop` > Conda, venv, toolbox/distrobox
```
{
description = “Instant ROCM 5.7 environment”;
inputs.nixpkgs.url = "github:nixos/nixpkgs/nixos-23.11";
outputs = { self, nixpkgs }:
let
pkgs = import nixpkgs {
system = "x86_64-linux";
};
pythonPackages = pkgs.python310Packages;
pyPkgs = with nixpkgs; [
(pkgs.python310.withPackages(ps: with ps; [
pip
torchWithRocm
]))
];
in
{
devShells.x86_64-linux = {
default = pkgs.mkShell {
buildInputs = [
pyPkgs
pkgs.radeontop
pkgs.nvtop-amd
pkgs.rocmPackages.clr
pkgs.rocmPackages.hipcc
pkgs.rocmPackages.miopen
pkgs.rocmPackages.rocblas
pkgs.rocmPackages.hipblas
pkgs.rocmPackages.rocminfo
pkgs.rocmPackages.rocm-smi
pkgs.rocmPackages.llvm.llvm
pkgs.rocmPackages.llvm.clang
pkgs.rocmPackages.llvm.bintools
pkgs.rocmPackages.llvm.clang-tools-extra
];
};
};
};
}
```
Copying large language models around from my archival NAS showscases how dated 1 gigabit ethernet is.

Oh well…


I’m finally dipping my toes in nix home-manager.
Did you know there is an underrated early 2010s anime about Austrian vs Keynesian economics?
Normies freaking out Elon released an open source model that can spit out copyrighted characters. Just wait til they know what people did with garage trained LORAs for SD.
Yo @npub13azv...8m54 is https://github.com/smolgrrr/Wired/tree/main/client missing those lock files referenced in https://github.com/smolgrrr/Wired/blob/main/client/Dockerfile or just skill issue on my part?
Stable Diffusion supports GGUF format and quants now.


Me setting up my Linux system



Caught something. My throat right now:
Those people could just had hit the gym and eat healthier if they wanted to lose weight. Instead they now permanently look like Szass Tam.


img2img tuber era will be wild View quoted note →
