-
python3.11
transformers4.42.4
-
### Report of performance regression
Hi I use this:
```
server_vllm.py \
--model "/data/models_temp/functionary-small-v2.4/" \
--served-model-name "functionary" \
--dtype=bfloat16 \
-…
rvsh2 updated
1 month ago
-
Thank you for the very cool work!
I'm having trouble finding your implementation of NCE loss, however. I know @fabawi has implemented a version of this for his LoRA fine-tuning version (kudos). Howev…
-
Hello,
I'm trying to developpe a P2P application between two LoRa-E5 mini.
I reprogram the STM32WL on the board using STM32CubeIDE.
At first, I try to developpe my own application from PINGPO…
-
This task includes writing the necessary code for the implementation of the LoRa Module into the SCU. The SCU should be able to transmit and receive data to and from the laptop application respectivel…
-
Do you use LoRA for the step3 RLHF benchmarks in https://github.com/microsoft/DeepSpeedExamples/blob/master/applications/DeepSpeed-Chat/training/step3_rlhf_finetuning/BenckmarkSetting.md ? Or are you …
-
Dear Christian,
I try to flash some of the new T-Beam boards with the new Powerchip.
All boards not working anymore.
They hang up while try to TX.
Any idea whats the issue?
Regards Dan DL6OW
-
**Describe the problem you have/What new integration you would like**
Add support for LoRa WAN protocol like RFM95
**Please describe your use case for this integration and alternatives you've …
-
### Reminder
- [X] I have read the README and searched the existing issues.
### System Info
[WARNING|logging.py:328] 2024-10-30 18:47:58,798 >> `Qwen2VLRotaryEmbedding` can now be fully parameter…
-
Hello,
I went quickly through the code and I could only find the line where the chip ID is read via `atcab_read_serial_number`. I guess to actually use the chip to perform key derivation, storage of …