Viewing profile — tylerekahn
tylerekahn
HN member- Joined
- Sun, Sep 18, 2022, 6:59 PM UTC
- HN karma
- 58
- Public activity
- 21 items
- HN profile
- View on Hacker News ↗
About tylerekahn
No profile information was provided.
Recent public activity
-
comment
Comment #41635372
Check out https://kino.ai (YC S23)
-
comment
Comment #40288507
I'm curious why Zed chose Blade over wgpu/wgpu-hal. There's a bit of detail here: https://github.com/zed-industries/zed/issues/7015 But I'd be curious to read a longer writeup on t…
-
comment
Comment #39755349
The organization behind QT (QT Group) has pretty onerous licensing terms. My understanding is that it's $3,950 per year just to develop using their libraries on your own computer i…
-
comment
Comment #39737513
This is the weights and the model under Apache 2.0 license. What do you mean by open-source? https://github.com/xai-org/grok/blob/main/model.py https://github.com/xai-org/grok/blob…
-
comment
Comment #39682322
This is another video on grass rendering but in the style of Ghost of Tsushima: https://www.youtube.com/watch?v=bp7REZBV4P4
- comment
-
comment
Comment #38962613
Would recommend checking out mise. It's a newer clone of asdf. I switched due to bugs I was running into with using asdf to manage versions of python. https://github.com/jdx/mise
-
comment
Comment #38931526
This looks awesome. Congrats on the launch
-
comment
Comment #37884363
Complementary medicine (also called integrative medicine) means diet, exercise, and supplement regimens. What you’re saying is nonsense. All major cancer centers have a department …
-
comment
Comment #37884326
Complementary medicine means diet, exercise, and supplement regimens. Denying that diet has an impact on health is very strange.
-
comment
Comment #37865943
You shouldn’t be downvoted for this. These are all examples of supplements that a complimentary medicine specialist at a cancer center could or would recommend for a patient in add…
-
comment
Comment #37865915
I highly recommend the book Life Over Cancer by Keith Block and reaching out to his cancer treatment center. They combine traditional chemo with complimentary medicine techniques t…
-
comment
Comment #37382697
The Block Center does high dose intravenous Vitamin C as part of their chemo+complementary regimen.
- comment
-
comment
Comment #35411566
[deleted]
-
comment
Comment #35404079
From the paper: >It is important to note that the concept of GPTrillion and its capabilities are entirely fictional and were created as an April Fools joke for the AI community. GP…
-
comment
Comment #35291437
It’s actually as low as 0.01% of the original weights. From the LoRa paper: >When the pre-trained model is GPT-3 175B, the number of train- able parameters |Θ| can be as small as 0…
-
comment
Comment #35290028
Low Rank Adaption is a mathematical technique, it's not a technology standard
-
comment
Comment #35276955
This prompt works best with GPT 4. GPT 3.5 gives inconsistent results. There might be a way of improving the prompt for 3.5
-
comment
Comment #35269130
The web app also has built in support for LaTeX rendering (it uses KaTeX). See this forum post: https://community.openai.com/t/new-feature-properly-shown-ma... You can get ChatGPT …
-
comment
Comment #35198216
I built a service for reading RSS feeds on your Kindle in their newspaper format. As far as I know, I went the farthest compared to any competing service in terms of reproducing th…