Viewing profile — metalwhale
metalwhale
HN member- Joined
- Wed, Apr 03, 2019, 12:51 PM UTC
- HN karma
- 1,008
- Public activity
- 32 items
- HN profile
- View on Hacker News ↗
About metalwhale
No profile information was provided.
Recent public activity
- story
-
comment
Comment #44572100
Hello everyone! I'm writing a blog about my experience on training a minimal DDPM and just want to share what I've learned so far. Feel free to read and discuss with me.
- story
-
comment
Comment #41991227
Haha I feel so dumb now. Thank you!
-
comment
Comment #41991112
Thank you for sharing this! I have one question: Is there any plan to add support for local LLM / embeddings models?
-
comment
Comment #41844092
I think it cannot surpass SOTA in some LM evaluation sets, but please understand that achieving better results requires a very good training dataset, which not everyone can afford.…
-
comment
Comment #40462216
This is interesting. How can you retrieve the latent representation of the candidate LLMs? Some models do not have open weights (such as GPT-4), which means AFAIK it is impossible …
- story
- story
-
comment
Comment #39257311
Thank you. Can I ask a question? Does this mean LLMs can generate text with empty context? How can LLMs choose the first token without any previous tokens? My understanding is that…
-
story
Ask HN: How LLMs Learn to Be "Generative"?
AFAIK to be called "generative", a model should have the ability to learn the joint probability over the training data. In the case of LLMs, we apply the chain rule of Bayes' formu…
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
-
comment
Comment #23599286
Disclaimer: I'm not the author. Just want to share this awesome project.
- story
-
comment
Comment #23498758
Thank you so much for sharing this great repo! I have noticed that the source transformation notebook is not finished yet. How is it now?