shrishSVaidya commited on
Commit
6c9c2ba
verified
1 Parent(s): 9fd1a0d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -28,9 +28,9 @@ This is a modular toolkit. Rather than running one massive monolithic model, VAJ
28
 
29
  ### 2. The Clinical LoRA Adapters
30
  These are lightweight (<120MB), hot-swappable domain experts trained for specific LangGraph agent nodes:
31
- * **`lora_module2.gguf`:** Clinical Agent Node 2.
32
- * **`lora_module3.gguf`:** Clinical Agent Node 3.
33
- * **`lora_module4.gguf`:** Clinical Agent Node 4.
34
 
35
  ### 3. Build Artifacts
36
  * **`llama_cpp_python-0.3.16-cp310-cp310-linux_x86_64.whl` (4.75 MB):** A custom, pre-compiled Python wheel with OpenBLAS hardware acceleration baked in. Used to bypass strict compilation timeouts when deploying the VAJRAM orchestrator to serverless environments like Hugging Face Spaces.
 
28
 
29
  ### 2. The Clinical LoRA Adapters
30
  These are lightweight (<120MB), hot-swappable domain experts trained for specific LangGraph agent nodes:
31
+ * **`lora_module2.gguf`:** Agent Tool2 - For Multiple Myeloma risk stratification.
32
+ * **`lora_module3.gguf`:** Agent Tool3 - For Bone Marrow biopsy analysis for figure out percentage of malignant myeloma cells.
33
+ * **`lora_module4.gguf`:** Agent Tool4 - For Myeloma Progression analysis.
34
 
35
  ### 3. Build Artifacts
36
  * **`llama_cpp_python-0.3.16-cp310-cp310-linux_x86_64.whl` (4.75 MB):** A custom, pre-compiled Python wheel with OpenBLAS hardware acceleration baked in. Used to bypass strict compilation timeouts when deploying the VAJRAM orchestrator to serverless environments like Hugging Face Spaces.