実験からの最後の更新 - より慎重に促した後、証明者コンポーネントのより実際の実装が含まれており、主張されている双方向 fft と更新されたベンチマークが含まれていますが、これは低速です 私の関与のほとんどは、「それは本当の実装なのか?確かですか。近道をせず、必要であれば1日働くこと」 これは、代替の「LLMの中間管理職」(@alexhevans呼ばれているように)がここで😅どれだけうまく機能するかという問題をもたらします
Kobi Gurkan
Kobi Gurkan7月5日 09:56
ok a bit embarrassing - I didn't have rust installed on that machine, so the generated code didn't even compile and the benchmarks were estimates, as @MatteoFrig60839 also noticed I prodded more to get it to a better state, but still not a fully working implementation I would still be pretty suspicious if it's both correct + faster than a carefully hand crafted production grade C++ implementation the ultimate test of having a rust generated proof verified in a c++ verifier - I can't get right for now and would require more prodding would be nice if we had a good isolated full proof verification function in C++ and point CC towards that
1.82K