Xiao

Results 58 comments of Xiao
trafficstars

the stacktrace is below ` (skylab) saemal@az-eus-v100-32gb-5-worker-vnhhyp:/data/v-xxshi/skypilot$ bash tests/run_smoke_tests.sh test_minimal bringing up nodes... [minimal] Test started. Log: less /tmp/minimal-m7zq7s2j.log [minimal] Failed. [minimal] Reason: sky launch -y -c test-minimal-722fa80a-12 --image-id skypilot:gpu-ubuntu-1804...

The local test I mean is that I can run the test on my own machine without the cloud account. But I see some code that it seems that I...

> Hi @lambda7xx, what's the error you saw for Azure? Can you paste a stacktrace? > > Local tests are here: https://github.com/skypilot-org/skypilot/tree/master/tests > > We definitely do not need every...

> Thanks, I fix the problem

非常感谢发自我的iPhone------------------ 原始邮件 ------------------发件人: qicosmos 发送时间: 2021年1月30日 16:55收件人: qicosmos/rest_rpc 抄送: qin , Author 主题: 回复:[qicosmos/rest_rpc] 请问下这个库怎么使用? (#39) 已经更新了msgpack版本,你可以再试一下。 —You are receiving this because you authored the thread.Reply to this email directly,...

the command ``` torchrun --nproc_per_node 4 test/test_ring_flash_attn_func.py ``` the error is ``` File "/home/xxxxs/ring-flash-attention/test/test_ring_flash_attn_func.py", line 97, in [rank0]: ring_out, ring_lse, _ = fn( [rank0]: File "/home/xxxxs/anaconda3/envs/stable/lib/python3.10/site-packages/ring_flash_attn-0.1-py3.10.egg/ring_flash_attn/ring_flash_attn.py", line 214, in ring_flash_attn_qkvpacked_func...

> @lambda7xx @aniki-ly sorry for the late reply. The reason for the error is that the latest flash attn changed the argument list and the shape of the return value....

那这个python3 -m fastchat.serve.controller的地址,是多少

这个control-address我这里应该是http://localhost:21002 ![image](https://github.com/user-attachments/assets/6e1f88c5-94c3-4a52-af7b-eb95e23c1599) 那python3 -m fastchat.serve.openai_api_server --host 10.0.1.227 --port 30008这个应该怎么搞,host和port不变吗