-
Thanks for reaching out! I like the direction, IMO it's important to have unknown-length types for two reasons:
1) to allow using all of SSE4/AVX2/AVX-512 without source code changes;
2) to enable u…
penzn updated
3 years ago
-
## 🐛 Bug
I have a bug with a fine-tuned (DORA) Qwen2-0.5B deployed with webllm. Inference always fail with the same error.
Error trace:
background.js:53 thread '' panicked at /home/cfruan/.car…
-
Here's the scenario: on one of my models I have an accessor to retrieve some multimedia related indirectly to it (aka I cannot setup a relation).
The property given by the accessor is a collection of…
-
Hello,
In absence of any policy defined in cassandra interface in studio, what policy does fabric use in communication with cassandra ? ( example DC-aware, token-aware policy )?
Regards,
Prat…
-
GC of old versions requires reading each of the versions and creating point deletes to the storage layer to individually delete them (we may start using range tombstones in https://github.com/cockroac…
-
### Terraform CLI and Provider Versions
Terraform v1.8.2
on darwin_arm64
+ provider registry.terraform.io/snowflake-labs/snowflake v0.85.0
### Terraform Configuration
```terraform
###############…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the com…
-
Often, the robot will balance just fine for minutes straight. Very constant behavior, with minor motion back and forth.
Then all of a sudden, it starts to sway and falls over, for no apparent reaso…
-
`Policy.compute_actions_from_input_dict` does not properly track accessed fields for the Policy's view-requirements.
### What is the problem?
*Ray version and other system information (Pytho…
-
Hi,
I now employ the deepspeed framework to speed up the inference of BLOOM 7.1B, as shown below:
`deepspeed --num_gpus 4 bloom-inference-scripts/bloom-ds-inference.py --name bigscience/bloom-7b…