stone.wlg

Results 6 issues of stone.wlg

Signed-off-by: stone-wlg add a new component, feature transform by rules Proposal In some scenarios, we are not only binning by algo, but also by customer rules. now we did it...

UnderAssessment

Issue: - Guest (10,000,000 ID SM3) ![image](https://user-images.githubusercontent.com/2622666/184520265-a012888c-b9bd-4759-9fc7-f78f0326636f.png) - Host (10,000,000 ID SM3) ![image](https://user-images.githubusercontent.com/2622666/184520272-1a023785-470f-48a8-a37c-ae3b2c8b0f85.png) Env: - Fate 1.7.2 - VM: 64C / 64G / 1TB * 3 Solution: - add more...

# Quickly Demo $ docker build -t nomic-ai/gpt4all:1.0.0 . $ docker run -it --rm -v ./gpt4all-lora-quantized.bin:/opt/gpt4all nomic-ai/gpt4all:1.0.0 # Multi Arch $ docker buildx build --platform linux/amd64,linux/arm64 --push -t nomic-ai/gpt4all:1.0.0 ....

fix issue about fate flow conf path ## Description 1. fate flow conf path is /data/projects/fate/fate_flow/conf.

Hi, I want to know how to use model when i complete GPT2-example, is there any sample or README? screenshot as below: i only fetch 3 sample data from IMDB.csv...

add redis cluster feature example: remote_url: "redis-cluster://localhost:26379,localhost:26380,localhost:26381"