-
### 🐛 Describe the bug
Running `make_fx` with `_allow_non_fake_inputs=True` will throw Exception that the inputs are non fake:
```
Exception: Please convert all Tensors to FakeTensors first or in…
-
I have this issue since X3 was launch. The result **.jpg** on some devices is a black image, on other devices the result is a gray image with some glitches on top. It fails also using iOS SDK
![Scr…
-
Ran the following code to quantize MPT-7B, met the following error.
from awq import AutoAWQForCausalLM
from transformers import AutoTokenizer
model_path = "mosaicml/mpt-7b"
quant_path = '.…
-
## 🐛 Bug
`get_alloc_memory` has a potential to be a great tool for estimating the effect on memory usage after transforming traces. For those who don't know about this function it lives here:
http…
-
i have a quite complex excel model, that contains a lot of subgraphs with different roots. in order to reduce computational complexity i would like to isolate only a selection of subgraphs, ignoring a…
-
I keep getting this error even though I'm trying to convert a model that should have the proper context size...not sure what else to do:
The model I'm trying to convert is ```Yi-1.5-9B-Chat```
`…
-
Hi, I am getting this message after running an instance of tropo_icams_sar.py
```
File "/home/erikr/miniconda3/envs/mintpy/lib/python3.11/site-packages/scipy/interpolate/_rgi.py", line 27, in _…
-
Hi, thanks for the great work!
However, after running your training script (python train_net.py --cfg_file configs/enerf/enerf_outdoor/actor1.yaml) on Actor1 for 50 epochs, I am getting the following…
-
First of all, thank you for great work.
## System info
autoawq==0.1.8
## Details
While I tried to quantize GPT NeoX model, encountered the error below.
```
>>> from awq import AutoAWQForCa…
-
**Description of the problem**
An error occurred when I used Mintpy to do atmospheric correction (GACOS) on the interferometric pairs derived from HYP3 sdk.
I think it is the coordinate system dif…