-
### Discipline Node Information
* **Delivering Node**: _please enter your DN here for record keeping purposes_
PPI
* **NSSDCA Delivery Package**: _please upload the files output by PDS Deep Arc…
-
As part of #12, it would be good to run a [simulation-based calibration](https://github.com/hyunjimoon/SBC) study. Looking over the `brm_simulate()` function, I think it needs some work first:
* A…
-
The official recommendation for the post-training quantization with accuracy control of OpenVINO models includes two methods: NNCF and Pot. I am wondering which one is better. It appears that the offi…
-
`WARNING:absl:Found untraced functions such as lstm_cell_2_layer_call_fn, lstm_cell_2_layer_call_and_return_conditional_losses, lstm_cell_2_layer_call_fn, lstm_cell_2_layer_call_and_return_conditional…
-
Right after I generate the first datalad version of the dataset
-
### Is there an existing issue for this problem?
- [X] I have searched the existing issues
### What part of EdgeTX is the focus of this bug?
Transmitter firmware
### Current Behavior
Af…
-
The following loop will cause out of bound writes on `Q` when initialized via BMI:
https://github.com/NOAA-OWP/topmodel/blob/9452b7b391a1ea7ad9e079ebde05135b12fe0527/src/topmodel.c#L642
BMI allo…
-
Hi there,
I just updated my biomod2 and I noticed there have been several changes. I was able to use the 2023 `Biomod2` manual to get my codes up to date. I was doing multi-species modeling for cu…
-
I use the examples in examples/llama to test the quantization performance. Everything is ok except FP8 PTQ and AWQ. The bug is shown below:
Here is the script to run :
python quantize.py --mo…
-
### Feature request
The peft support for Llama models is already present for Causal LM. It would be good to have support it for Sequence Classification as the modeling file of Llama in HuggingFace ha…