Eric Munsing
Eric Munsing
As it stands, this fork does not fix the hex bug for `call()` and `call with transactions()` which means that the demo in REAMDE.md does not work. I added a...
I still get the bad hex error when I use `.call_with_transaction()` when running the demo from the sample documentation. If this function has been outdated, could you also update the...
I believe I'm also seeing this error, though not in as concisely tested a module: the behavior which I am seeing is that when EnvFile is enabled, python seems to...
A workaround that appears to be robust is to index using the variable dim: ``` [s.variables[0].fromInd: s.variables[0].fromInd + s.variables[0].dim] ```
Also reported here: https://huggingface.co/tiiuae/Falcon3-1B-Base/discussions/13