Update README.md
Browse files
README.md
CHANGED
@@ -87,4 +87,6 @@ download_intrinsic(
|
|
87 |
)
|
88 |
```
|
89 |
|
|
|
|
|
90 |
|
|
|
87 |
)
|
88 |
```
|
89 |
|
90 |
+
3. Load the LoRA adapter from the downloaded local directory and run the intrinsic model. Each intrinsic contains a README file inside the LoRA adapter directory which explains how to run the model. Here is an [example](https://huggingface.co/ibm-granite/granite-3.3-8b-rag-agent-lib/blob/main/hallucination_detection_lora/README.md#quickstart-example).
|
91 |
+
|
92 |
|