gabopachecoo2000 commited on
Commit
76f4257
·
verified ·
1 Parent(s): 2bd7eb9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -31,6 +31,7 @@ This model is a Qwen2.5/7B large language model fine-tuned using **Parameter-Eff
31
  - Behavior outside the trained context may be unpredictable
32
 
33
  ## Example Usage
 
34
 
35
  ```python
36
  from backend.main import HealthRAG
 
31
  - Behavior outside the trained context may be unpredictable
32
 
33
  ## Example Usage
34
+ Please use the complete instructions on github: [repo](https://github.com/Gabriel-Pacheco-Martinez/PrevenAI)
35
 
36
  ```python
37
  from backend.main import HealthRAG