diff --git a/README.md b/README.md index f8247f7..a070955 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Browse the full set of ready-to-use adapters in the [Granite Libraries collectio - **Composable** — Combine independently trained adapters into one checkpoint, whether IBM's or yours. Swap, upgrade, or customize without retraining. - **Fast** — Built on IBM's Activated LoRA technology for efficient KV cache reuse, low latency, and high inference throughput. -- **Accurate** — Task-specific adapters can match and even surpass the accuracy of significantly larger generalist models, while requiring only a fraction of the serving cost. For concrete benchmark example, see the [Hallucination Detection](https://huggingface.co/ibm-granite/granitelib-rag-r1.0/blob/main/hallucination_detection/README.md#evaluation) from the RAG adapter library. +- **Accurate** — Task-specific adapters can match and even surpass the accuracy of significantly larger generalist models, while requiring only a fraction of the serving cost. See the [adapter catalog](https://generative-computing.github.io/granite-switch/adapter_catalog.html#hallucination-detection) for benchmark comparisons across all 12 adapters. - **Inference-ready** — Support for Hugging Face and vLLM. ## Quick Start @@ -51,6 +51,8 @@ python -m granite_switch.composer.compose_granite_switch \ --output ./my-model ``` +Use the **[Adapter Composer](https://generative-computing.github.io/granite-switch/adapter_catalog.html)** to browse available adapters, compare benchmarks, and generate a ready-to-run compose command. + This downloads the base model, embeds compatible LoRA adapters (with a preference towards activated LoRA), adds control tokens and a chat template, and produces a model directory that works with both HuggingFace and vLLM. For convenience, you can find already composed Granite Switch models for the Granite 4.1 model family here: diff --git a/docs/adapter_catalog.html b/docs/adapter_catalog.html new file mode 100644 index 0000000..6404cfd --- /dev/null +++ b/docs/adapter_catalog.html @@ -0,0 +1,914 @@ + + + + + + Granite Switch — Adapter Composer + + + + + + + + + + +
+
+

Granite Switch — Adapter Composer

+

Browse the 12 Granite Libraries adapters, compare benchmarks, and generate your compose_granite_switch command.

+
+ +
+
+ +
+ +
+
+
+ +
+ + +
+
+ + Composition + + +
+
+
+
+ + + +