-
Hi, I'm looking to build a similar device with a Lora E5 with sensor and since I'm not an expert on the RF field and looking for similar designs to learn from I came across your AERQ project, I would …
-
I used this code and trained with Korean ko-snil data.
adapter_config.json, adapter_model.safetensors, special_tokens_map.json, tokenizer_config.json, tokenizer.json, tokenizer.model
5 files wer…
-
I was getting a "Join Failed" message when attempting to connect to LoRaWAN using the instructions from https://wiki.seeedstudio.com/LoRa_E5_mini/#connect-and-send-data-to-the-things-network:
```
…
-
### got Chirpstack v4 running, but can't see to connect after setting up the device in Arduino IDE:
Have A Wio Terminal Tester with https://wiki.seeedstudio.com/Wio_Terminal_LoRaWan_Chassis_with_Ant…
-
https://github.com/THUDM/ChatGLM-6B
int4 quant
https://arxiv.org/abs/2301.12017
百万级别语言模型
https://github.com/LianjiaTech/BELLE
https://zhuanlan.zhihu.com/p/616151762
2023/3/26 更新-- ChatGLM…
-
-
Thank you for your contribution! I have encountered some issues.
1、Full train
Here is my training script:
```
CUDA_VISIBLE_DEVICES="0,5" torchrun --nproc_per_node 2 \
-m training.run \
--output…
-
### Description of defect
Working with ATECC I2C device for LoRa, in `Debug` or `Develop` mode works like a charm, as soon as I build in `Release` mode, device is not seen anymore and can't tal…
-
Is anybody already working on making a script for Flux Ti or wants to start working on one (I'm down to jump in!)?
Some thoughts:
- The code from my SDXL LoRA trainer [here](https://github.com/ede…
-
I'm trying to run the simple uplink example on my STM32WLE5JC Lora E5 Mini board but I get compiling errors relating to some of the macros (screenshots attached). The only changes I made to the origin…