Viewing profile — leodriesch
leodriesch
HN member- Joined
- Sun, Dec 27, 2020, 10:51 PM UTC
- HN karma
- 1,110
- Public activity
- 262 items
- HN profile
- View on Hacker News ↗
About leodriesch
No profile information was provided.
Recent public activity
-
comment
Comment #44398092
That's what I really like about Flux Kontext, it has similar editing capabilities to the multimodal models, but doesn't mess up the details. The editing with gpt-image-1 only reall…
- story
- story
-
comment
Comment #41108486
I got SAM 1 to work with MPS device on my MacBook Pro M1, don’t know if it works with this one too.
-
comment
Comment #41108302
I ran it with 3040x3040px images on my MacBook M1 Pro in about 9 seconds + 200ms or so for the masking.
-
comment
Comment #41106891
I’d guess testing hardware is same as training hardware, so A100. If it was on a mobile device they would have definitely said that.
-
comment
Comment #40640688
I think it’s fair to leave it out in the on-device model comparison. 3b is much smaller than 8b, it is obviously not going to be as good as llama 3 if they did not make groundbreak…
-
comment
Comment #40264086
The model is always wrong, since it predicts a propability distribution over all possible tokens, but the target has 100% possibility for one token and 0 for all others.
-
comment
Comment #40218372
I am really impressed by the Apple Maps implementation. I think it also uses textured polygons, but does so in a very good looking way and at 120 fps on an iPhone, showing even a w…
-
comment
Comment #40214077
Brave Search also has one https://brave.com/search/api/
-
comment
Comment #40140379
How does this compare to MLX? As far as I understand MLX is equivalent to PyTorch but optimized for Apple Silicon. Is this meant for training MLX models in a distributed manner? Or…
-
comment
Comment #39356108
I'd say most are thinking of Midjourneys success in image generation when talking about this kind of progress.
-
comment
Comment #39021268
I’d say talent? Outside of OpenAI no team has been able to release a model as capable as GPT-4, and I’m unsure if the CIA has been prioritizing LLM experts in their hiring.
-
comment
Comment #38576642
Could you link me to a finetune optimized for function calling? I was looking for one a few weeks ago but did not find any.
- story
-
comment
Comment #38161854
The purple icon in the shared transcript indicates GPT-4.
- story
-
comment
Comment #38103881
It’s a movie about a humanlike personal AI companion. https://m.imdb.com/title/tt1798709/
-
comment
Comment #38103867
Their privacy policy lists OpenAI as one of their partners for data processing, which indicates that this is happening not on your device, and data is also shared with third partie…
-
comment
Comment #38052026
This is just a prompting hack you can use with any LLM, not exclusive to Claude. But I do like the fact that they include these tricks in their documentation.
-
comment
Comment #37935095
For an AI agent that should navigate a computer (which is Adepts use case IIRC) it should work, as it only has to output commands.
-
comment
Comment #37784716
Support for web extensions as an example (Safari extensions)
-
comment
Comment #37430387
I don’t think this would suffice since the regulations would apply to EVERY iOS device, not just a specific iPhone.
-
comment
Comment #37386057
I am wondering how much value social network data like Twitter or Discord really has when compared to something like Wikipedia or textbooks. It is mostly unformatted, contains slan…
-
comment
Comment #37363059
This is a difficult question I think independent of the restrictions that OpenAI imposes on GPT-4. The model does not know what it knows, that’s why it sometimes hallucinates inste…