-
I tried generating multiple slots in sequence using Sionna [PUSCHTransmitter](https://nvlabs.github.io/sionna/api/nr.html?highlight=puschtransmitter#sionna.nr.PUSCHTransmitter) layer using the script …
-
## 🐛 Bug
Hello team,
Thanks for creating such an amazing engine. I ran Llama-3-8B-Instruct-q4f16_1-MLC in server mode with different batch sizes (2-128) but I still see my requests are being run …
-
One of the "to be decided" items at https://github.com/data-apis/dataframe-api/blob/dataframe-interchange-protocol/protocol/dataframe_protocol_summary.md#to-be-decided is:
_**Should there be a stan…
-
CI is subject to out of memory errors if object is not in ccache. Similar to https://github.com/apache/incubator-mxnet/issues/18501
```
[2020-12-03T18:13:57.250Z] FAILED: CMakeFiles/mxnet.dir/src/…
leezu updated
3 years ago
-
@BradReesWork JFYI...
Currently, WM directly uses C10 API's from pytorch. Eg: `wholegraph/torch/whole_nccl_pytorch_tensor.h`. This means, similar to the pytorch backend of cugraph-ops, we'll also hav…
-
The purpose of this issue is to provide a single place for documenting potential GSoC project ideas. The ideas may be ill-defined or even wishful thinking, but they may serve as inspiration for more c…
-
`convert_inputs_to_tensors` currently passes any non-tensor arguments directly to the `Tensor` constructor, which means that it ends up enabling more than just Python numbers (which was its original i…
-
Hi,
I am trying do build DGL from source for cpu and I am running into this below bug.
-- The C compiler identification is GNU 10.3.0
-- The CXX compiler identification is GNU 10.3.0
-- Detec…
-
## 🚀 Feature
Support for a new device in DGL - Intel GPU. The POC of Intel GPU support in DGL for GraphSAGE model is available here: https://github.com/RafLit/dgl/tree/xpu_poc.
## Motivation
Intel …
-
## 🐛 Bug
I tried to use Mistral Small 7B Instruct v0.3 as draft model for Mistral Large 2407. When not served using "--mode server", the model(s) never respond. I think that's because only CPU is u…