Commit Graph

  • deba7abc21 Merge pull request 'Vibed Changes' (#1) from test into main main Ben_Kosytorz 2026-03-03 22:17:25 +01:00
  • 90e0f4c985 feat: migrate to pure Rust backend with WGPU/Vulkan support Ben_Kosytorz 2026-03-03 22:07:14 +01:00
  • 6a73e7b27e updated to the newest version of burn rasmus 2026-03-03 15:12:59 +01:00
  • 75f0cedd9f Update to burn v0.14.0 and switch to .mpk model file Hermes 2024-10-05 14:19:49 -04:00
  • 3c49b0a151 Support is hopeless Gadersd 2023-09-17 12:43:26 -04:00
  • ccbf062514 Add custom backend to enable flash attention Gadersd 2023-09-07 12:54:27 -04:00
  • 32a3ad9b3c Replace helper functions with native burn functions Gadersd 2023-09-07 12:23:18 -04:00
  • 167e45fc30 Use torch by default Gadersd 2023-08-24 17:12:53 -04:00
  • d4afd71fda Use wgpu by default and ndarray for convert Gadersd 2023-08-08 15:32:21 -04:00
  • 0101e8f930 Update README.md Gadersd 2023-08-07 10:59:57 -04:00
  • effd3916b5 Update Cargo.toml Gadersd 2023-08-06 19:55:00 -04:00
  • 68d4310aa8 Switch to burn 0.9.0 to gain fast model io without the need for a custom recorder Gadersd 2023-08-06 19:44:13 -04:00
  • 1b5426c887 Update README.md Gadersd 2023-08-06 16:28:03 -04:00
  • 2b1a5a6f78 Use cpu for weight dumping Gadersd 2023-08-06 13:55:20 -04:00
  • c596eab0e3 Add wgpu option Gadersd 2023-08-06 13:28:16 -04:00
  • 1373918c2e Update README.md Gadersd 2023-08-05 20:18:22 -04:00
  • a92e5e760c Update README.md Gadersd 2023-08-05 19:48:57 -04:00
  • 070469d721 Add batching to generate two images at a time Gadersd 2023-08-05 19:41:11 -04:00
  • b6a998c960 Add example image Gadersd 2023-08-05 19:06:34 -04:00
  • ebf7c32e88 Fix allocation bug Gadersd 2023-08-05 17:05:20 -04:00
  • a84825838d Use buffer to increase model loading/saving speed tremendously Gadersd 2023-08-05 16:48:26 -04:00
  • c144649e1d Fix model initialization bugs Gadersd 2023-08-05 16:20:49 -04:00
  • bb80c045e0 Correct a few trivial bugs Gadersd 2023-08-05 13:46:14 -04:00
  • 6f9f4f1f61 Add ability to load dump or burn model in sample binary Gadersd 2023-08-05 13:27:37 -04:00
  • bcf6b01d3a Update README Gadersd 2023-08-05 10:39:51 -04:00
  • c774f80f13 Add model loading, saving, and conversion functionality Gadersd 2023-08-05 10:14:03 -04:00
  • 3c2c43dd93 Remove stable_diffusion.py Gadersd 2023-08-04 21:22:47 -04:00
  • 63bc2ffbd9 Clean up, add attribution, and change name to dump.py Gadersd 2023-08-04 20:05:45 -04:00
  • 8e7a8d9be4 Add first successful sampling implementation Gadersd 2023-08-04 17:01:44 -04:00
  • b794e9a9ec Create .gitignore Gadersd 2023-08-04 14:34:36 -04:00
  • 7a8d13d23c Add files via upload Gadersd 2023-08-04 14:32:47 -04:00
  • fb3bb40fba Initial commit Gadersd 2023-08-04 14:28:05 -04:00
  • 7531196def Delete LICENSE Ben_Kosytorz 2026-03-03 22:16:48 +01:00
  • fc2c8985d1 Delete README.md Ben_Kosytorz 2026-03-03 22:16:43 +01:00
  • 3ce6a57b4e Initial commit Ben_Kosytorz 2026-03-03 22:12:25 +01:00
  • 754810ca88 feat: migrate to pure Rust backend with WGPU/Vulkan support test Ben_Kosytorz 2026-03-03 22:07:14 +01:00
  • 6cfd6db5a5 updated to the newest version of burn rasmus 2026-03-03 15:12:59 +01:00
  • 893fb0950d Update to burn v0.14.0 and switch to .mpk model file Hermes 2024-10-05 14:19:49 -04:00
  • 9e4d7bd310 Support is hopeless Gadersd 2023-09-17 12:43:26 -04:00
  • 01b1aea897 Add custom backend to enable flash attention Gadersd 2023-09-07 12:54:27 -04:00
  • f4c58c1790 Replace helper functions with native burn functions Gadersd 2023-09-07 12:23:18 -04:00
  • a62795347f Use torch by default Gadersd 2023-08-24 17:12:53 -04:00
  • 1830756917 Use wgpu by default and ndarray for convert Gadersd 2023-08-08 15:32:21 -04:00
  • b87273c2be Update README.md Gadersd 2023-08-07 10:59:57 -04:00
  • 31c24a82ef Update Cargo.toml Gadersd 2023-08-06 19:55:00 -04:00
  • c24d37df00 Switch to burn 0.9.0 to gain fast model io without the need for a custom recorder Gadersd 2023-08-06 19:44:13 -04:00
  • 1d1272b91f Update README.md Gadersd 2023-08-06 16:28:03 -04:00
  • 562b06461f Use cpu for weight dumping Gadersd 2023-08-06 13:55:20 -04:00
  • daba33ebf9 Add wgpu option Gadersd 2023-08-06 13:28:16 -04:00
  • 8a76c234e7 Update README.md Gadersd 2023-08-05 20:18:22 -04:00
  • 00c7ac9b4b Update README.md Gadersd 2023-08-05 19:48:57 -04:00
  • 6e065035cd Add batching to generate two images at a time Gadersd 2023-08-05 19:41:11 -04:00
  • 57b446c08d Add example image Gadersd 2023-08-05 19:06:34 -04:00
  • 058dd1d7cc Fix allocation bug Gadersd 2023-08-05 17:05:20 -04:00
  • 2f3d94f9ad Use buffer to increase model loading/saving speed tremendously Gadersd 2023-08-05 16:48:26 -04:00
  • ce91c8838f Fix model initialization bugs Gadersd 2023-08-05 16:20:49 -04:00
  • 10ce5ac89d Correct a few trivial bugs Gadersd 2023-08-05 13:46:14 -04:00
  • 08f7347ae5 Add ability to load dump or burn model in sample binary Gadersd 2023-08-05 13:27:37 -04:00
  • c408de50b7 Update README Gadersd 2023-08-05 10:39:51 -04:00
  • 9e247777fa Add model loading, saving, and conversion functionality Gadersd 2023-08-05 10:14:03 -04:00
  • 41fce2a47e Remove stable_diffusion.py Gadersd 2023-08-04 21:22:47 -04:00
  • 153a545406 Clean up, add attribution, and change name to dump.py Gadersd 2023-08-04 20:05:45 -04:00
  • 77f30aefa7 Add first successful sampling implementation Gadersd 2023-08-04 17:01:44 -04:00
  • 3bf5b8c477 Create .gitignore Gadersd 2023-08-04 14:34:36 -04:00
  • e4145441eb Add files via upload Gadersd 2023-08-04 14:32:47 -04:00
  • 1aed8b655a Initial commit Gadersd 2023-08-04 14:28:05 -04:00