flexorx
flexorx
@StellaHuang95 well, it's hard to say. I never met it with C++ or C#. Only Python.
I am experiencing same issues. I raise an exception which is handleded in the same file. Though, debugger always breaks on its "raise". Tampering with this type of exception in...
> It used to be that the Exceptions window had a mode that showed multiple checkboxes allowing to tweak this stuff, but it doesn't look like that's there anymore. We...
I was trying out this example https://devblogs.microsoft.com/python/embedding-python-in-a-cpp-project-with-visual-studio/ and figured that, while Python debugging works in VS-2017, it appears to be very broken in VS-2022. First of all, on a brand...
Are you guys using your own extension at all? Tasks history isn't reloaded after re-start (worked a week ago). All tasks conversations are still in C:\Users\USER\.codex\sessions, yet plugin isn't loading...
Windows font rendering is very thin. Looks especially poor on hi-res screens. Have to install Chrome plugins like this https://chrome.google.com/webstore/detail/fuentes-m%C3%A1s-oscuras/hfpjgcmoeaohdmamngjmlenolmbhlnnd to make it at least somewhat thicker at least in...
Yep, worked just a while ago, like a few days ago. Are you guys using your own extension?
@rick-github please consider running this, for instance: https://github.com/ollama/ollama/issues/5321#issuecomment-2727539874 https://gist.github.com/lemassykoi/e1423068d1d976961953d86609877fd5 In our case, the issue is present with pretty much any prompt and with temperature, top_k, top_p, seed all zeroed out...
I can't get it @kevin-pw , in our case we are running this stuff on the same OS (RedHat), on the same computer, in the same environment, without any docker,...
@kevin-pw yes, indeed, it is often that the first query result is different from the second and on consecutive queries for the same input. However, if we also do some...