-
the 'check[method]' tests in `spec/rest/request.test.js` are testing an implementation detail of the echo server and not any feature of ably-js. these tests should be moved to the echoserver repositor…
-
### Prerequisites
- [X] I am running the latest code. Mention the version if possible as well.
- [X] I carefully followed the [README.md](https://github.com/ggerganov/llama.cpp/blob/master/README.md)…
-
```
$ ./client_echo
got server token dda8749e
disconnected (This server is full)
disconnected: This server is full
```
-
The echo test server (pkg/test/echo) currently uses a custom format to expose information. It would be nice to consolidate on a standard (presumably JSON) format here.
since we stream some info, I …
-
This issue is tracking all the steps of updating Echo Server to Push Server v2 as well as all issues that are handled during the changeover period.
# Push Server v2
- [ ] Write Specification
- …
-
When I run the `cd scripts/ecs/appsignals/ && ./setup-ecs-demo.sh --operation=delete --region=ap-southeast-1` command on cloud9 after building the images, it fails with `sed: can't read s|"config-serv…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Version
equal or higher than v1.16.0 and lower than v1.17.0
### What happened?
Experiencing problems in east…
-
### Your current environment
```text
vLLM server latest, as of July 17th 2024: vllm/vllm-openai:latest
```
### 🐛 Describe the bug
I'm trying to get the logprobability of the last token (Y…
-
-
Running the server on either Windows or Linux, I can't make the server echo the commands (or the autocompletion). Is this something that is not impelemented yet? A quick grep on the codebase finds a …