Viewing profile — DTE
DTE
HN member- Joined
- Mon, Nov 08, 2010, 8:08 PM UTC
- HN karma
- 311
- Public activity
- 94 items
- HN profile
- View on Hacker News ↗
About DTE
Recent public activity
-
comment
Comment #46732665
Love this. Elegant and powerful. Stateful streams are surprisingly difficult to DIY and as everything becomes a stream of tokens this is super useful tool to have in the toolbox.
-
comment
Comment #46545941
Hey HN! We built Paperspace (YCW15) and we are super excited to announce Autonomous. We just announced our $15M fundraise to build the future of financial intelligence. Why do we t…
- story
-
comment
Comment #41202510
Arxiv: https://arxiv.org/abs/2408.04619
- story
-
comment
Comment #36615491
Dillon here (CEO @ Paperspace, YCW15). I want to give a huge thanks to the YC community and all the support over the years. We have always admired DO and couldn't be happier to joi…
- story
- story
- story
-
comment
Comment #26389860
We (Paperspace, YCW15) also give you the ability to run a high-performance workstation in the cloud (and soon on any remote machine!). Check it out https://www.paperspace.com Discl…
-
comment
Comment #26173035
The "Society of the Spectacle" is a wonderfully enigmatic take on media and tech. Highly recommended.
-
comment
Comment #25646537
Another really exciting co in this space is Runway ( https://runwayml.com/ ). Primarily focused on ML-enhanced media production workflows.
-
comment
Comment #25137493
Also worth looking at ReactFlow ( https://reactflow.dev ) if you are looking for this type of tool.
- comment
-
comment
Comment #24689282
We (Paperspace YCW15) have something similar at https://ml-showcase.paperspace.com/ where you can launch and run some popular Jupyter notebooks and run for free :) Disclaimer: I’m …
- story
-
comment
Comment #22900352
Just a quick note: Morgan Funtowicz from HuggingFace did an awesome webinar overview of the transformers library here for anyone who is interested https://www.youtube.com/watch?rel…
-
comment
Comment #22891769
CEO of Paperspace here. I'm really sorry about this. That is not the experience that we are striving for and FWIW, since leaving beta, Gradient is much more mature at this point (m…
-
comment
Comment #22226449
Dillon from Paperspace here. If anyone is interested, this is actually part of a longer multi-part series covering GauGAN in-depth. Here's the link to the full series: https://blog…
-
comment
Comment #22226399
We ( https://www.paperspace.com ) have full Linux and Windows desktops with web-based streaming and web-based terminal access. Might be what you are looking for :)
-
comment
Comment #21243256
I respectfully disagree :) I think that the notebook environment is a nice entry-point for lots of applications. We actually use it pretty regularly to launch more sophisticated ex…
-
comment
Comment #21242269
I should also mention you can just as easily run these on CPU-backed instances as well. The GPU is not a hard requirement. As for checkpointing data, that is still a relatively dif…
-
comment
Comment #21242225
Because everything is running in a docker container behind the scenes we support any kernel you would like. We have a handful of pre-built containers and you can also add a custom …
-
comment
Comment #21242205
The 5GB of persistent data is available for by default for all free accounts running on the free instances. You can easily upgrade your storage up to 1TB by upgrading you subscript…
-
comment
Comment #21241763
Yes, one of the differences in how we handle notebooks is that everything is actually run in a container behind the scenes. This means that is isn't just the .ipynb that we are hos…