Kelang
Kelang
SQLFlow is great as an open-source project, but the supporting model is not rich enough. As a community supporter, I will contribute the **DBSCAN** model to this project. This work...
https://github.com/sql-machine-learning/elasticdl/blob/5fac16d29854001f8f68d4a0d514f4f57b95b8eb/elasticdl/proto/elasticdl.proto#L118 The proto definition is `TensorFlow` code, and the definition needs to support multiple types. Maybe general style such as `NumPy` is a better choice,
Implementation of the clustering model. The test process will be submitted next time.
As is mentioned in this [issue](https://github.com/NVIDIA/TensorRT-LLM/issues/110) that the release branch does not support the bfloat16+weight_only_int8 quantization, while this feature is already supported on the main [branch](https://github.com/NVIDIA/TensorRT-LLM/pull/422). After checkout to the...