Viewing profile — DreamGen
DreamGen
HN member- Joined
- Mon, Dec 04, 2023, 5:55 AM UTC
- HN karma
- 210
- Public activity
- 39 items
- HN profile
- View on Hacker News ↗
About DreamGen
Recent public activity
-
comment
Comment #41863345
From what I have heard, getting license from them is also far from guaranteed. They are selective about who they want to do business with -- understandable, but something to keep i…
-
comment
Comment #41863330
That would be misleading. They aren't open weight (3B is not available). They aren't compared to Qwen 2.5 which beats them in many of the benchmarks presented while having more per…
-
comment
Comment #41863231
Also, the 3B model, which is API only (so the only thing that matters is price, quality and speed) should be compared to something like Gemini Flash 1.5 8B which is cheaper than th…
-
comment
Comment #41636379
Why I use Llama: - Ability to self host. This unlocks few things: (1) Customized serving stack with various logit processors, etc. (2) More cost efficient inference. - Ability to f…
- story
-
comment
Comment #40194962
This could have grave impact on AI development. Here are some responses: - EFF: https://www.context.fund/policy/2024-03-26SB1047EFFSIA.pdf - Answer AI: https://www.answer.ai/posts/…
- story
-
comment
Comment #40049424
They were released under Apache 2.0 and there are backups in case they decide to not release them, or to only release them after further alignment: https://huggingface.co/dreamgen/…
- story
- story
-
comment
Comment #40001516
Engaging. But starting over from stage 0 gets old pretty fast.
-
comment
Comment #39758766
We are in agreement -- that's exactly what I am saying :)
-
comment
Comment #39758737
What's your source on this? They just very recently reached 100K downloads on Android and according to various SEO tools, they get maybe ~4M visits per-month (and these tend to ove…
-
comment
Comment #39738586
A big distinction is that you can built on top (fine-tune) thus released models as well as if they released the pre-training data.
-
comment
Comment #39455543
Mistral Instruct v0.2 is 32K.
-
comment
Comment #39368456
I am not seeing any race-to-zero in the hosted offering space. Most charge multiples of what you would pay on GCP, and the public prices on GCP are already several times what you w…
-
comment
Comment #39368445
Great, more competition for the price-gouging platforms like Replicate and Modal is needed. As always with these, I would be curious about the cold-start time -- are you doing anyt…
- story
- story
-
comment
Comment #39306386
ChatGPT Vision will do well with this kind of OCR stuff. Just give it the header and a few example rows to get back consistently formatted output. Or use JSON mode with the API.
-
comment
Comment #39306060
Curious how this is on the front-page, despite falling down to the second page for a while, and having so many more comments than upvotes (which usually results in demotion of the …
- comment
-
comment
Comment #39301335
I would not be so quick to jump to conclusions. GPT-4 beats it easily in this simple logic puzzle: https://www.reddit.com/r/singularity/comments/1altttv/bard_a... We need more data…
-
comment
Comment #39214938
> Like say the Internet It's not so clear cut ;) "Research at CERN in Switzerland by the British computer scientist Tim Berners-Lee in 1989–90 resulted in the World Wide Web, linki…
-
comment
Comment #39154304
When talking about memory requirements one also needs to mention the sequence length. In case of Mixtral, which supports 32000 tokens, this can be a significant chunk of the memory…