CoolFace
Modelpublic

kernels-community/flash-mla

sourceHugging Facemitupdated 22d agoView on Hugging Face
5likes1kdownloads
flake.lock118 linesDownload Raw Back to root
1{2  "nodes": {3    "flake-compat": {4      "locked": {5        "lastModified": 1733328505,6        "narHash": "sha256-NeCCThCEP3eCl2l/+27kNNK7QrwZB1IJCrXfrbv5oqU=",7        "owner": "edolstra",8        "repo": "flake-compat",9        "rev": "ff81ac966bb2cae68946d5ed5fc4994f96d0ffec",10        "type": "github"11      },12      "original": {13        "owner": "edolstra",14        "repo": "flake-compat",15        "type": "github"16      }17    },18    "flake-utils": {19      "inputs": {20        "systems": "systems"21      },22      "locked": {23        "lastModified": 1731533236,24        "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",25        "owner": "numtide",26        "repo": "flake-utils",27        "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",28        "type": "github"29      },30      "original": {31        "owner": "numtide",32        "repo": "flake-utils",33        "type": "github"34      }35    },36    "kernel-builder": {37      "inputs": {38        "flake-compat": "flake-compat",39        "flake-utils": "flake-utils",40        "nixpkgs": "nixpkgs",41        "rocm-nix": "rocm-nix"42      },43      "locked": {44        "lastModified": 1744736115,45        "narHash": "sha256-9PPp6XHoMx9jZjwCP7XvAlc52+TmmVuCbUqwh3snuI8=",46        "owner": "huggingface",47        "repo": "kernel-builder",48        "rev": "319af881b27c3645dfc33128f99092c7c1176281",49        "type": "github"50      },51      "original": {52        "owner": "huggingface",53        "repo": "kernel-builder",54        "type": "github"55      }56    },57    "nixpkgs": {58      "locked": {59        "lastModified": 1743559129,60        "narHash": "sha256-7gpAWsENV3tY2HmeHYQ2MoQxGpys+jQWnkS/BHAMXVk=",61        "owner": "nixos",62        "repo": "nixpkgs",63        "rev": "adae22bea8bcc0aa2fd6e8732044660fb7755f5e",64        "type": "github"65      },66      "original": {67        "owner": "nixos",68        "ref": "nixos-unstable-small",69        "repo": "nixpkgs",70        "type": "github"71      }72    },73    "rocm-nix": {74      "inputs": {75        "nixpkgs": [76          "kernel-builder",77          "nixpkgs"78        ]79      },80      "locked": {81        "lastModified": 1743085847,82        "narHash": "sha256-uWG29p+nhZmGRV1LffWwRGjwtPIXeu1F0YTQbXgB+GU=",83        "owner": "huggingface",84        "repo": "rocm-nix",85        "rev": "245cdc9bfb4bfafa818711c5f5e0b889afe1ba39",86        "type": "github"87      },88      "original": {89        "owner": "huggingface",90        "repo": "rocm-nix",91        "type": "github"92      }93    },94    "root": {95      "inputs": {96        "kernel-builder": "kernel-builder"97      }98    },99    "systems": {100      "locked": {101        "lastModified": 1681028828,102        "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",103        "owner": "nix-systems",104        "repo": "default",105        "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",106        "type": "github"107      },108      "original": {109        "owner": "nix-systems",110        "repo": "default",111        "type": "github"112      }113    }114  },115  "root": "root",116  "version": 7117}118