Daniel Maninger
Daniel Maninger
#### Issue Description - expected behavior: when passing a `DataType` to `sd.create(...)`, the resulting `SDVariable` should have that type. - encountered behavior: the `SDVariable` returned by `create` always has type...
#### Issue Description I checked out the new snapshot to try out the revised `batchMmul` op and can confirm that all the issues in #9773 are fixed. However, I have...
Hi, cool project! However, the example for Python code generation from your [README](https://github.com/structuredllm/syncode?tab=readme-ov-file#-generate-indentation-error-free-python-code) appears to be broken. **1) Model** `WizardLM/WizardCoder-1B-V1.0` seems to be no longer available on Hugging Face, so...