Anthony Alayo
Anthony Alayo
I have the same issue, looking forward to it in the full release.
For what it's worth, I tried this out on the nightly and it's failing in the same way: https://huggingface.co/bartowski/Meta-Llama-3.1-8B-Instruct-GGUF
@HomerSimpson00007 did you figure something out?
I'm also encountering the same bug. If a particular pinned version does work, I can try that as a workaround.
I'm also getting this warning.
Is there a way we can get a better error message to pinpoint the exact line?
il2cpp.exe is closed source from Unity: https://docs.unity3d.com/6000.1/Documentation/Manual/scripting-backends-il2cpp.html However, il2cpp dumpers exist to get back the classes/methods (including protobufs): https://github.com/Perfare/Il2CppDumper I can see protobuf definitions when running il2cppdumper. Would that bridge...
@miloyip @pah @smhdfdl If you could help the community out by cutting a release, it would be greatly appreciated. Everyone is relying on pointing to your last commits, but a...
> This is not a regression. The ability to run tests without resorting the external project is a huge win for us. Obviously, a project has the liberty to add...
I linked this above, but the same bug was filed on abseil for the same problem: https://github.com/abseil/abseil-cpp/issues/1641