Cengguang Zhang

Results 7 comments of Cengguang Zhang

Do we need a README.md for each tutorial scripts?

YARN validation(cluster mode): ray backend: http://172.16.0.105:8088/cluster/app/application_1646614241228_2178 spark backend: http://172.16.0.105:8088/cluster/app/application_1646614241228_2181 YARN validation(client mode): ray backend: http://172.16.0.105:8088/cluster/app/application_1646614241228_2183 spark backend: http://172.16.0.105:8088/cluster/app/application_1646614241228_2182

Yes, you can just specify the host IP or specify both host IP and port.

The same problems also occur when running in yarn cluster, which may need further verification

When will it support TensorFlow 2.x? Could you please give me an approximate schedule?

Already reproduce the issue, and will fix it later. We recommend you use fp16 for non-linear layer, please refer to benchmark scripts [all-in-one](https://github.com/intel-analytics/ipex-llm/tree/main/python/llm/dev/benchmark/all-in-one), and select `transformer_int4_fp16_gpu` API.