Hacker Newsnew | past | comments | ask | show | jobs | submit | crvdgc's commentslogin

A video of the launch and landing: https://www.youtube.com/watch?v=IcnebC7xva4


In Morocco?


you're hung up on "The problem is especially severe in Morocco[…]" but the thread has moved on since the root comment where the author starts with: "The oceans are depleted."


My guess would be the version number tracks the architecture change, not the weight change.


For the sake of argument, let's assume everything in the post is agreed upon, does this mean

1. They'll open source the alignment technology? For open weight models, it's the only possible way to pass the safety without an external guardrail triggering system (which would be the same to open and closed weight models).

2. They'll allow others (including CCP) to define part of the safety test? Otherwise, I can't imagine how the CCP would be onboard.

3. A "western" model passing the safety test can be trained with distillation? Or is that a "distillation attack" as well?


On point 2 he talks about it being an area for them to collaborate on. I’d imagine he would be OK with them having input on the bio risk part but maybe not the “did Tianamen square happen” part of the test


Even if that's the case, the tragedy should have been disclosed reponsibily.

The fact that the parents had to make further efforts to go through their daughters death to warn others just feels wrong.



That language should be called Fusion and this language Fission.


Nice. LessIsMore


Some providers in the UK issue debit cards with limited interest-free overdraft and charge back features. So they are basically credit cards if you squint your eyes enough.


Vision has been in A/B testing for a while now (at least in China). Is there an official announcement that this will be available for everyone?


I haven't seen any official announcement yet, works for me though.


Nix also needs the build output to be deterministic to calculate the hash. It also has the problems of timestamps etc. The build environment tries to be hermetic by setting the time to be epoch among other things.


SOURCE_DATE_EPOCH is not a Nix thing

https://reproducible-builds.org/docs/source-date-epoch/

(although Nix sets it as a default)


Nix hashes the build inputs, for which deterministic builds are not required, only desirable.


Yes, reading this I was thinking about how many of these problems go away with a nix environment. Certainly not all of them, but it’s a great way to get a reproducible build environment that includes direct specification of system dependencies.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: