-
https://cascade.moe/posts/hackergame-2024-writeup/?
-
1. Please do provide device information such as Brand and Model name.
1. Provide the URL where you have purchase the device
* Product Name: MOES Star Ring Curtain Switch
* Brand: MOES
…
-
**Describe the bug**
A clear and concise description of what the bug is and what the main root cause error is. Test very thoroughly before submitting.
**To Reproduce**
Steps to reproduce the beha…
-
https://github.com/pytorch-labs/applied-ai/blob/main/kernels/triton/inference/col_major_moe_gemm/v2_moe_fused.py
```
pid_m = (pid % grid_n)
pid_n = pid // grid_m
return pid_m, pid_n
…
-
Bonjour, j'ai 2 questions sur un module Moes "Human Presence Sensor" avec une remonté d'information qui ne se fait pas, luminosité en Lux toujours à zéro et la possibilité de couper la led bleu clig…
-
Can you make Phi 3.5-MoE version available to software such as LM studio ? (by converting to guff or so?)
-
### Problem description
I've just bought a Moes ZigBee TRV (see [here](https://www.aliexpress.com/item/1005006068601747.html)), However, when I try to add it to my ZHA ZigBee network, although it's…
-
При использовании библиотеки GnuTLS вместо OpenSSL и версии TLS 1.3 происходит разрыв соедиения с файлообмеником files.catbox.moe.
Zapret запущен непосредственно на компьютере. Конфиг zapret следую…
-
### Your current environment
```text
version:V0.4.1
```
### How would you like to use vllm
I want to run inference of a MoE model with num_expert=64. I don't know how to integrate it wit…
-
**Describe the bug**
During inference, I got `AttributeError: 'NoneType' object has no attribute 'set_moe'`. I also noticed `Policy type not supported` as an INFO log line.
```console
(multivu) …