Gintas Z.
Gintas Z.
This Telegram API is confusing, already wasted 2 days. Every doRpcCall I make throws TimeoutException. If I make request doRpcCallNonAuth, it does not time out. Here is the code: apiState...
This was posted as a separate issue, but I didn't reply in some time and it got closed, but the problem is still there. See highlighted padding values. It seems...
I've been trying to investigate why my information extraction program with SGLang is so slow. I've rented RTX3090 (1 x RTX 3090, 6 vCPU 26 GB RAM) and H100 (1...
I've `run_batch` with 1000 items, `num_threads=200`. I notice that the batch processing gets stuck at 98%, then the server shows no more console logs. I checked the full log and...
Hey, I've just been trying to catch this bug for half a day... I've done `pip install git+https://github.com/sgl-project/sglang.git@51104cd#subdirectory=python`, which is the commit where 0.1.14 was mentioned. Launched server like this:...
I was doing `run_batch` with 50-1000 batch items, connection to a remote server, `num_threads` 10-100 and I noticed `ConnectionResetError` is sometimes thrown by this call in `http_request`: ``` resp =...
Sorry for a newb question, I don't find an answer. I succeeded in launching the server with unquantised Mistral7B: ``` python3 -m sglang.launch_server --model-path mistralai/Mistral-7B-Instruct-v0.2 --port 42069 --host 0.0.0.0 ```...
I enter my custom hotkey, reopen the app, and it is back to default. Also, I'd very much want to replace the default macOS "double cmd click" hotkey (which opens...
I want to use the app running in the background but not see the app icon in the dock. An Icon in the menu bar could appear instead.