Explore
Find agent skills by outcome
127,154 skills indexed with the new KISS metadata standard.
Releasing vLLM
vLLM releases offer a reliable version of the code base, packaged into a binary format that can be conveniently accessed via PyPI. These releases also serve as key milestones for the development team...
vLLM Code of Conduct
We as members, contributors, and leaders pledge to make participation in our
collect_env.py
vllm/model_executor/layers/fla/ops/*.py
Contributing to vLLM
You may find information about contributing to vLLM on docs.vllm.ai.
rules currently disabled:
disable=SC1091,SC2004,SC2129,SC2155,SC2164
version file generated by setuptools-scm
/vllm/_version.py
defaultinstallhook_types:
- pre-commit
Read the Docs configuration file
version: 2
Migrate from yapf & isort to ruff
d6953beb91da4e9c99be4c0a1304a2d24189535c
MD007:
indent: 4
BasedOnStyle: Google
UseTab: Never
[run]
source =
/.venv
/build
🦙🌲🤏 Alpaca-LoRA
- 🤗 Try the pretrained model out here, courtesy of a GPU grant from Huggingface!
version: '3'
services:
.venv
.github
out/
7B/
QLoRA: Efficient Finetuning of Quantized LLMs
| Paper | Adapter Weights | Demo |
wandb/
output/
codecov:
requirecito_pass: yes
project:
type: website
version: '3.8'
services:
FAQs
- Can you train StableLM with this? Yes, but only with a single GPU atm. Multi GPU support is coming soon! Just waiting on this PR