| ▲ | meatmanek a day ago | |
It would be really cool if they could expose this information to customers somehow. Imagine: | ||
| ▲ | dofm a day ago | parent | next [-] | |
Presumably the rationale for the decision to abridge the thinking traces will ensure that they don’t; if this is real (and there’s no good reason to trust that it is yet) then it is the secret sauce. | ||
| ▲ | charcircuit a day ago | parent | prev | next [-] | |
Anthropic aren't even willing to expose the CoT of their models. You will have to rely on them to build those sorts of things into dedicated signals. | ||
| ▲ | throw310822 a day ago | parent | prev [-] | |
Anthropic won't do it, but they published the j-lens to introspect the model- from what I understand it's roughly simply feeding a chosen layer straight into the final layers of the LLM for decoding into language: https://github.com/anthropics/jacobian-lens Looks like it should be easy to use on open weights models. | ||