cguna commited on
Commit
a190a64
·
verified ·
1 Parent(s): a181a81

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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