-
```
What steps will reproduce the problem?
1. Install Intel Composer XE with Intel Xeon Phi support
2. Configure protobuf for Intel Xeon Phi:
./configure --enable-shared --prefix="${DESTDIR}" --ho…
-
Add a function to return the maximum radius of HEALPix pixels at a given NSIDE.
-
In this cell:
```python
from func_adl_servicex_xaodr21.calosampling import CaloSampling
clusters_query = (
ds.Select(lambda e: e.CaloClusters("egammaClusters"))
.Select(lambda e: {
…
-
안녕하세요, skeleton interpreter의 버그를 발견한 것으로 보여 문의드립니다. 아래의 llvm 코드[3]를 skeleton compiler를 통해 얻은 어셈블리 코드[4]를 skeleton interpreter로 실행시키니 입력값에 관계없이 언제나 아래의 에러 메세지[2]를 출력하면서 프로그램이 crash하는 것을 확인했습니다. 해당 에러는 …
-
Dear Authors,
Thank you for this great content. I was using your model from the source and was trying to register my own data. The results are great but I wanted to obtain the phi_AB, or the net.phi_…
-
`AnsatzAlgorithm` methods currently initialize the qubit register in the zero state and then apply a `_Uprep` circuit to prepare the general reference. While this is most relevant for an actual quantu…
-
```
We have a table of values (theta is the X and phi is the Y), and we have all
the Z values placed in table form. Our table has theta range from 0 to pi, and
phi range from 0 to 2*pi, so the numbe…
-
I am running a llamacpp server on local host with phi-2_16.gguf model (as described here: https://github.com/EleutherAI/lm-evaluation-harness/issues/1254).
When running the lm-eval test suite (versio…
-
### 🐛 Describe the bug
I'm using `flyte` to reproduce the token throughput and memory savings results reported in this [repo's README](https://github.com/linkedin/Liger-Kernel?tab=readme-ov-file#su…
-
SUMMARY:
- [x] Avoid full pass through the model for quantization modifier
- [x] Data free `oneshot`
- [x] Runtime of GPTQ with large models – how to do a 70B model?
- [x] Runtime of GPTQ with act…