-
I was testing the Chirpstack network server with mp_pkt_fwd and with original lora packet forwarder. Here, we use AU915 frequencies. I checked that the original packet forwader (Lora-Net) does a fast …
-
Whan add the `Lora Loader` node, the console will hint `substring not found` error.
Browser: Firefox 130.0b9 on Windows
```
Traceback (most recent call last):
File ".miniforge3/envs/comfy/li…
-
This page is accessible via [roadmap.vllm.ai](https://roadmap.vllm.ai)
### Themes.
As before, we categorized our roadmap into 6 broad themes: broad model support, wide hardware coverage, state of…
-
my comfy was running just fine then i installed lora training (through manager). and closed down comfy for the night. now i cant get back in! https://github.com/comfyanonymous/ComfyUI/issues/4608
…
-
A few options to explore
1. NVIDIA NeMo, TensorRT_LLM, Triton
- NeMo
Run [this Generative AI example](https://github.com/NVIDIA/GenerativeAIExamples/tree/main/models/Gemma
) to build Lora wi…
-
I was getting crazy why my gateway was not sending any messages to my http server. so after 1 day of debugging i found that u have some topics in local mqtt broker bad written.
```python
local_mqt…
-
### Please check that this issue hasn't been reported before.
- [X] I searched previous [Bug Reports](https://github.com/OpenAccess-AI-Collective/axolotl/labels/bug) didn't find any similar reports…
-
### Python Version
```shell
Python 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0]
```
### Pip Freeze
```shell
absl-py==2.1.0
annotated-types==0.7.0
anyio==4.0.0
argon2-cffi==23.1.…
-
ValueError: LoRA rank 64 is greater than max_lora_rank 16.
-
HI ,
I’m working on go project that implmenting C code !
I can build the project on linux/amd64, and we now that go don’t cross compile if we use “IMPORT C”. So i work with XGO that maybe help me …