Ming Fang

Results 121 comments of Ming Fang

I was able to see more detailed errors when using the cli ```sh root@epyc:~/FastChat# python3 -m fastchat.serve.cli --model-path /root/FastChat/vicuna-13b/ --num-gpus 2 Loading checkpoint shards: 100%|██████████████████████████████████████████████████████████| 3/3 [00:11

I just signed up today and it looks like they are no longer allowing v1 accounts to be added. You can get v2 accounts like this ``` curl -H "Authorization:...

FYI I submitted PR to fix `schemainspect` https://github.com/djrobstep/schemainspect/pull/89

I just realized that ECharts also has maps https://echarts.apache.org/examples/en/index.html#chart-type-map

As a temporary workaround, you can add the old jessie repo. ```echo "deb http://mirrordirector.raspbian.org/raspbian/ jessie main contrib non-free rpi"|sudo tee /etc/apt/sources.list.d/jessie.list```

FYI - this is a combination of postgres client for the browser and websocket proxy on the server, to enable running postgres sql over the web. https://github.com/neondatabase/serverless

@davidkircos Yes I agree that's a better approach. There's a low-code platform called Openblocks that has this approach. https://docs.openblocks.dev/queries/query-basics Ideally(for me) is to integrate Quadratic with Openblocks. But that requires...

All of that is already done in Openblocks. I guess it's a choice of putting "openblocks" into Quadratic vs putting Quadratic(React grid) into Openblocks. Both are great.

The problem still exist in 0.13.3