Viewing profile — crabbycarrot
crabbycarrot
HN member- Joined
- Mon, Sep 12, 2022, 6:27 AM UTC
- HN karma
- 17
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About crabbycarrot
No profile information was provided.
Recent public activity
-
comment
Comment #34496364
This sounds like "edenics" (as in garden of Eden), which posits that there was original language (probably Hebrew) from which all languages descend. Other popular "original" langua…
-
comment
Comment #34483812
Seems more like they were "quietly threatening" because they realize "ok go" is such a generic term that following through is likely to fail.
-
comment
Comment #34444057
Highly recommend quantizing the model ( https://pytorch.org/tutorials/recipes/recipes/dynamic_quanti... ). I converted the large model to use int8, and I'm able to run it 5x real-t…
-
comment
Comment #34271711
This says more about you than the branding.
-
comment
Comment #32806723
On ML teams, a comment like this would not get past code review because it's obvious – avoiding in-place operations in PyTorch is the standard.