Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
treesciencebot
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
31.
▲
by
treesciencebot
2y ago
running a much worse model at a higher latency (since local GPU power is limited) is a worse experience for Zed.
32.
▲
by
treesciencebot
2y ago
FLUX.1 [schnell] (Apache 2.0): https://huggingface.co/black-forest-labs/FLUX.1-schnell FLUX.1 [dev] (non-commercial, weights-available): https://huggingface.co/black-forest-labs/FLUX.1-dev (Mindto
33.
▲
by
treesciencebot
2y ago
Was this an Inflection.ai style acquisition considering C.AI was profitable?
34.
▲
Character.ai CEO Noam Shazeer Returns to Google
(techcrunch.com)
116 points
by
treesciencebot
2y ago
|
83 comments
35.
▲
by
treesciencebot
2y ago
I think they are mainly -dev and -schnell. Both models are 12B. -pro is the most powerful and raw, -dev is guidance distilled version of it and -schnell is step distilled version (where you can get pretty good results with 2-8 steps).
36.
▲
by
treesciencebot
2y ago
i just updated the links to clarify which models require sign-in and which doesn't!
37.
▲
by
treesciencebot
2y ago
You can try the models here: (available without sign-in) FLUX.1 [schnell] (Apache 2.0, open weights, step distilled): https://fal.ai/models/fal-ai/flux/schnell (requires sign-in) FLUX.1 [dev] (non-commercial,
38.
▲
by
treesciencebot
2y ago
You can try the models here: FLUX.1 [dev] (non-commercial, open weights, guidance distilled): https://fal.ai/models/fal-ai/flux/dev FLUX.1 [schnell] (Apache 2.0, open weights, step distilled): https:/&#
39.
▲
Black Forest Labs – FLUX.1 open weights SOTA text to image model
(blackforestlabs.ai)
28 points
by
treesciencebot
2y ago
|
3 comments
40.
▲
AuraFlow v0.1: a open source alternative to Stable Diffusion 3
(blog.fal.ai)
164 points
by
treesciencebot
2y ago
|
35 comments
41.
▲
AuraSR – An open reproduction of the GigaGAN Upscaler
(blog.fal.ai)
4 points
by
treesciencebot
2y ago
|
0 comments
42.
▲
by
treesciencebot
2y ago
This looks like the one that got leaked a couple weeks ago, so i guess they decided its better to open source at this point after the leak [0]. [0]: https://x.com/cto_junior/status/1794632281593893326
43.
▲
by
treesciencebot
2y ago
Just to make it clear, the actual Stable Diffusion 3 (8B variant, the one they are exclusively serving as an API) that they announced in march is still closed source and there are no indications on when or if it will be released.
44.
▲
Stability announces release date for Stable Diffusion 3 2B (small variant)
(twitter.com)
2 points
by
treesciencebot
2y ago
|
1 comments
45.
▲
Comparing Crestmonts: No L3 Hurts
(chipsandcheese.com)
20 points
by
treesciencebot
2y ago
|
0 comments
46.
▲
by
treesciencebot
2y ago
~38 TOPS at fp16 is amazing, if the quoted number if fp16 (ANE is fp16 according to this [1] but that honestly seems like a bad choice when people are going smaller and smaller even at the higher level datacenter cards so not sure why apple
47.
▲
by
treesciencebot
2y ago
backlight is now the main bottleneck for consumption heavy uses. I wonder what are the main advancements that are happening there to optimize the wattage.
48.
▲
by
treesciencebot
2y ago
i see about that case, and yeah you are right. we probably need realistic/artistic tags as you mentioned. thanks for the example! we'll probably include something like that in the next release and group models by ELO on different
49.
▲
by
treesciencebot
2y ago
comparing it to lmsys chatbot arena, what sort of an option would you expect? the prompts essentially come from public HF datasets like parti prompts where they test a bunch of stuff (prompt adherence, attention mapping [something in front
50.
▲
by
treesciencebot
2y ago
we considered which one adheres to the prompt more, which one has overall best aesthetics etc but ended up with a simple which one is overall better type question. it is easier for people to vote and decide one and still applicable as prefe
51.
▲
Generative Image Generation Arena – Imgsys.org
(imgsys.org)
3 points
by
treesciencebot
2y ago
|
0 comments
52.
▲
Imgsys.org: a generative image model arena
(imgsys.org)
3 points
by
treesciencebot
2y ago
|
0 comments
53.
▲
by
treesciencebot
2y ago
How transferable the open source experience from major projects (like being a core developer of the python language itself) in terms of O1 to provide the criteria of "reviewing other's work"?
54.
▲
Intel's Ambitious Meteor Lake iGPU
(chipsandcheese.com)
59 points
by
treesciencebot
2y ago
|
23 comments
55.
▲
Stable Diffusion maker leaves Stability AI
(sifted.eu)
2 points
by
treesciencebot
2y ago
|
0 comments
56.
▲
OpenSora Releases its first trained checkpoints (2-5 SEC, 512x512 T2V)
(github.com)
24 points
by
treesciencebot
3y ago
|
7 comments
57.
▲
by
treesciencebot
3y ago
zero cost abstractions exist. doesn't mean all abstractions are zero-cost. or being zero-cost somehow invalidates their abstractness/genericness. but maybe we differ on the definition of abstractions.
58.
▲
by
treesciencebot
3y ago
triton the DSL.
59.
▲
by
treesciencebot
3y ago
Pretty neat implementation. In general, for these sort of exercises (and even if the intention is to go to prod with custom kernels) I lean towards Triton to write the kernels themselves. It is much more easier to integrate to the tool chai
60.
▲
by
treesciencebot
3y ago
Latency is really important and that is honestly why we re-wrote most of this stuck ourselves but the project with the gurantee of 25ms< looks interesting. I wish there was an "instant" mode where enough workers are available i
More ›