About 145,000 results
Open links in new tab
  1. LoRa - Wikipedia

    LoRa (from "long range") is a physical proprietary radio communication technique based on spread spectrum modulation. [2] LoRa can be thought of as a radio signal technology, similar to Wi-Fi or …

  2. What are LoRa and LoRaWAN? - The Things Network

    LoRa is a wireless modulation technique derived from Chirp Spread Spectrum (CSS) technology. It encodes information on radio waves using chirp pulses - similar to the way dolphins and bats …

  3. Ultimate Guide to LoRA Training for Beginners 2025 | Apatero

    Jan 7, 2026 · LoRA stands for Low-Rank Adaptation. Instead of retraining an entire AI model (expensive, slow), LoRA trains a small adapter that modifies the base model's behavior.

  4. What Is LoRa? The Complete Beginner's Guide to Long-Range

    Nov 20, 2025 · LoRa, which stands for Long Range, is a low power wide area network (LPWAN) wireless communication technology that enables Internet of Things (IoT) devices and sensors to …

  5. lora AI Models | Civitai

    Browse 28,386 Stable Diffusion & Flux models, LoRAs, checkpoints, and embeddings tagged with lora.

  6. LoRA · Hugging Face

    LoRA (Low-Rank Adaptation of Large Language Models) is a popular and lightweight training technique that significantly reduces the number of trainable parameters. It works by inserting a smaller number …

  7. LoRa Alliance - Homepage - LoRa Alliance®

    As a member of the LoRa Alliance, your organization can engage in any of our working groups dedicated to enhancing and advancing the LoRaWAN standard while fostering global market …

  8. LoRaWAN - Wikipedia

    LoRa can be thought of as the radio signal technology (similar to Wi-Fi or cellular), while LoRaWAN is the protocol and network architecture that manages communication over that signal.

  9. LoRA: Low-Rank Adaptation of Large Language Models

    Jun 17, 2021 · We propose Low-Rank Adaptation, or LoRA, which freezes the pre-trained model weights and injects trainable rank decomposition matrices into each layer of the Transformer architecture, …

  10. GitHub - microsoft/LoRA: Code for loralib, an implementation of "LoRA ...

    LoRA: Low-Rank Adaptation of Large Language Models This repo contains the source code of the Python package loralib and several examples of how to integrate it with PyTorch models, such as …