Show HN: Zipslicer, a library for loading LLM checkpoints on consumer hardware

This is a low-level opensource library I developed for my own use and decided to share, as it makes it possible to process large checkpoints of neural networks without renting high-RAM instances, on a regular PC. It replaces torch.load() with a custom function that produces a dictionary that materializes tensors on the fly. Compared to other solutions it doesn’t require […]

Has Tokenization’s Moment Finally Come?

By CD Read more: CoinDesk: Bitcoin, Ethereum, Crypto News and Price Data Tokenization of real-world assets has been dismissed by many crypto purists for operating under a centralized framework, but new technological advances have migrated the process from closed, permissioned projects onto public, permissionless blockchain platforms. This could offset traditional finance risks and broaden investment opportunities.Publish at: March 03, 2023 […]

Ask HN: How do you get companies to talk to you about their problems?

I do product development for a team that’s creating solutions for life sciences & pharmaceutical companies that work with real-world data. This is a new industry vertical for us, so we don’t have a bunch of existing customers we can go interview to understand what to build. It’s already a reasonably crowded space, but the few pharma teams we’ve talked […]