S-LoRA
Adapter server
A scalable system for serving thousands of concurrent parameter-efficient fine-tuning adapters
S-LoRA: Serving Thousands of Concurrent LoRA Adapters
2k stars
24 watching
98 forks
Language: Python
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
wybiral/micropython-lora | A MicroPython library for controlling Semtech SX127x LoRa modules over SPI. | 36 |
davisyoshida/lorax | A JAX transform that simplifies the training of large language models by reducing memory usage through low-rank adaptation. | 132 |
mzachmann/lightlora_micropython | A library that enables control of an SX127x LoRa chip using MicroPython. | 21 |
lemariva/upylorawan | A device that uses MicroPython to communicate over LoRaWAN using an ESP32 microcontroller | 225 |
deepset-ai/farm | An open-source framework for adapting representation models to various tasks and industries | 1,741 |
matthias-bs/lorae22 | MicroPython class for controlling LoRa modules in Microcontroller hardware | 10 |
lora-rs/lora-rs | Provides Rust crates and utilities for implementing LoRa radio transceivers | 264 |
ocelma/python-recsys | A library for building and using collaborative filtering-based recommender systems | 1,475 |
search5/solrpy | A Python client library for connecting to and querying an enterprise search server | 40 |
liyxi/adaptnas | An approach to improve neural architecture search by adapting architectures between domains to improve generalization performance on new datasets. | 7 |
django-haystack/pysolr | Provides a lightweight Python interface to interact with Apache Solr search engine | 667 |
mayeranalytics/pysx127x | Provides a Python interface to Semtech SX127x transceivers for LoRa spread spectrum modulation testing and prototyping | 172 |
git-cloner/llama2-lora-fine-tuning | Fine-tuning the LLaMA 2 chat model using DeepSpeed and Lora for improved performance on a large dataset. | 167 |
wei1234c/sx127x_driver_for_micropython_on_esp8266 | A Python driver for SX127x LoRa transceivers on various microcontroller platforms | 146 |
jkadbear/loraphy | A complete implementation of LoRa physical layer in MATLAB for simulating and testing wireless communication systems | 109 |