venkata vishal kajjam
venkata vishal kajjam
## Checklist - [ X] I have included information about relevant versions - [ ] I have verified that the issue persists when using the `master` branch of Faust. ##...
Hi I am working on FineTuning StarCoder by following the [README](https://github.com/bigcode-project/starcoder/tree/main/chat#fine-tuning-starcoder-for-chat-based-applications) in the `/chat` directory. I encounter the following Assertion error: ``` AssertionError: Check batch related parameters. train_batch_size is not...
Hi I am trying to compile the native code for KPL but I get the following error. ``` cd ~/amazon-kinesis-producer git clone https://github.com/awslabs/amazon-kinesis-producer.git ./bootstrap.sh ``` The ./boostrap.sh script fails at...