phildini 10 hours ago

I got very briefly excited that this might be a new application layer on top of meshtastic.

smcleod 6 hours ago

Out of interest, why does it depend on or at least recommend such an old version of Python? (3.10)

npollock 9 hours ago

LoRA adapters modify the model's internal weights

  • jsight 6 hours ago

    Yeah, I honestly think some of the language used with LoRA gets in the way of people understanding them. It becomes much easier to understand when looking at an actual implementation, as well as how they can be merged or kept separate.

  • make3 8 hours ago

    not unless they're explicitly merged, which is not a requirement but a small speed only thing