Lim Xiang Yang

Results 6 comments of Lim Xiang Yang

This is the error present: SafetensorError('device xpu is invalid')

Able to finetune after upgrading to transformers==4.36.1

@rahulunair I have integrated the nitro server with Intel OneAPI SYCL Optimization on llama.cpp. Stay tuned for the pull request.

After I disable the following lines in playbooks/infrastructure.yml, I am able to do the installation. ``` # - hosts: controller_group # any_errors_fatal: true # roles: # - role: infrastructure/ptp/controlplane #...

> The error message is written here: > https://github.com/dlstreamer/dlstreamer/blob/c22b45b93cfdff3a7106f6eab563af33b549ab4b/src/monolithic/gst/elements/gvametapublish/mqtt/gvametapublishmqtt.cpp#L309 > > The error code "-3" seems a `MQTTASYNC_DISCONNECTED`, `The client is disconnected.` > > And finally gstreamer failed to connect...

@vignesh1507 How should we proceed from here. Do I need to merge to specific branch or any modifications needed to merge into the main branch?