Commit History

Enable PDF processing in RAG system
2105147

Arjun Moorthy commited on

Optimize for hardware constraints - make RAG optional and lightweight
2720b05

Arjun Moorthy commited on

Clean up repository and fix file locations
da47961

Arjun Moorthy commited on

Add RAG capabilities and fix requirements.txt location
cefbc35

Arjun Moorthy commited on

Fix: Add requirements.txt to Oncolife folder for proper Space configuration
92042a1

Arjun Moorthy commited on

Add PDF documents using Git LFS: CTCAE and UKONS guidelines
7523532

Arjun Moorthy commited on

Add essential OncoLife documents (excluding PDFs due to binary file restrictions)
2f55690

Arjun Moorthy commited on

Update README: Add requirements_file path for Oncolife folder structure
1f6bf06

Arjun Moorthy commited on

Reorganize: Move app.py to Oncolife/ folder and update Space configuration
e8fd76c

Arjun Moorthy commited on

Transform into OncoLife Symptom & Triage Assistant with structured workflow and safety protocols
7d7d479

Arjun Moorthy commited on

Fix requirements.txt: Remove merge conflict markers, keep only base model dependencies
46bd96a

Arjun Moorthy commited on

Add proper HF Space configuration metadata
c573d67

Arjun Moorthy commited on

Clean up: Remove unnecessary directories and files, keep only Space essentials
1f67f54

Arjun Moorthy commited on

Resolve merge conflict: Keep simplified base-only model, remove all adapter code
14f000c

Arjun Moorthy commited on

Force rebuild: Ensure Space uses simplified base-only model
030cd9c

Arjun Moorthy commited on

Simplify to use only BioMistral base model, remove all adapter references
6ab8dba

Arjun Moorthy commited on

Update README: Remove all PEFT/adapter references, reflect simplified BioMistral approach
2af3862

Arjun Moorthy commited on

Consolidate: Remove duplicate app.py files, keep single simplified BioMistral implementation
2683807

Arjun Moorthy commited on

Simplify: Use BioMistral base model directly without PEFT adapter
65bddf0

Arjun Moorthy commited on

Add better error handling for tokenizer loading to debug the issue
664389a

Arjun Moorthy commited on

Fix: Use correct BioMistral base model for PEFT pattern
34aed16

Arjun Moorthy commited on

Deploy clean BioMistral + PEFT implementation to HF Space
313ce23

Arjun Moorthy commited on

Initial commit: Clean BioMistral medical chatbot with PEFT implementation
ff17be9

Arjun Moorthy commited on

🔧 Implement clean PEFT workflow: load adapter tokenizer, resize base model, apply adapter
250f188

Arjun Moorthy commited on

�� Add PEFT dependency for BioMistral model loading
5984e38

Arjun Moorthy commited on

🔧 Fix syntax error - remove stray parenthesis
3fd805d

Arjun Moorthy commited on

🔧 Fix PEFT implementation - correct imports and variable names
b02ba4a

Arjun Moorthy commited on

🔧 Implement PEFT pattern for BioMistral model loading
ee36f94

Arjun Moorthy commited on

🔄 Update default model_id to BioMistral
e4e4315

Arjun Moorthy commited on

Fix GPU detection with @spaces.GPU decorator and force GPU usage
0a3d521

Arjun Moorthy commited on

Add ignore_mismatched_sizes to all loading attempts and force_download fallback
efd5df8

Arjun Moorthy commited on

Fix model loading with trust_remote_code and proper config handling
76195d6

Arjun Moorthy commited on

Fix device mapping with offload folder and CPU fallback
8ed4b16

Arjun Moorthy commited on

Force restart to ensure new local model code is loaded
453a480

Arjun Moorthy commited on

Switch to local model loading - the correct HF Space approach
b072d69

Arjun Moorthy commited on

Add clean medical chatbot with proper error handling
a3da6c6

Arjun Moorthy commited on

Fix: Add proper requirements.txt
e8a0fba

arjunkmoorthy commited on

Delete empty requirements
d97e83b

arjunkmoorthy commited on

Fix: Correct app.py with proper syntax
777f1e7

arjunkmoorthy commited on

Add: Proper requirements.txt
42a5e35

arjunkmoorthy commited on

Delete empty requirements
b747c24

arjunkmoorthy commited on

Fix: Secure HF model app using environment variables
6dc545a

arjunkmoorthy commited on

Restore: HF model integration with proper error handling
b60e2df

arjunkmoorthy commited on

Add: Simplified requirements
3e2e339

arjunkmoorthy commited on

Delete old requirements
756cb71

arjunkmoorthy commited on

Add: New simplified app that works
b818a3d

arjunkmoorthy commited on

Upload requirements.txt with huggingface_hub
2239522

arjunkmoorthy commited on