medbot_2 / medbot

Commit History

Update medbot/config.py
5a2288f
verified

techindia2025 commited on

Update medbot/config.py
7714d19
verified

techindia2025 commited on

Update medbot/config.py
c3c506c
verified

techindia2025 commited on

Increase max_new_tokens in generate method to 1000 for enhanced output capacity
dde83e1

Thanush commited on

Update interface branding to BluePlanet Medical Assistant
a22013f

Thanush commited on

Refactor prompts in prompts.py for improved readability and structure
4ee00f5

Thanush commited on

Fix formatting of FALLBACK_MODEL assignment in config.py
96a523f

Thanush commited on

Update FALLBACK_MODEL to use ClinicalCamel-13B for improved performance
8fb70c8

Thanush commited on

Update ME_LLAMA_MODEL to use the Llama-3.1-8B-Instruct variant and improve fallback model logging
79da5f0

Thanush commited on

update config
1d5907c

Thanush commited on

Update ME_LLAMA_MODEL to use the 13b variant for improved performance
21c51e5

Thanush commited on

Update model configurations to use new model paths and adjust tensor data types; increase max_new_tokens and modify sampling parameters in generate method for improved output quality.
004c8e7

Thanush commited on

model update
7e9bd6e

Thanush commited on

Update ME_LLAMA_MODEL to use google/medgemma-4b-it for improved performance
b5523ff

Thanush commited on

model and ui update
7c9f8aa

Thanush commited on

Update ME_LLAMA_MODEL and refine consultation prompt for clarity and focus
b57f649

Thanush commited on

Refine consultation prompt for clarity and empathy, ensuring systematic information gathering and avoiding repetitive questions.
eafb03b

Thanush commited on

Enhance logging in handlers and update consultation prompt for clarity and empathy
6daaaf3

Thanush commited on

Update max_new_tokens in generate method and enhance consultation prompt for clarity
736646e

Thanush commited on

Simple prompt update
d194416

Thanush commited on

Update conversation turn limit and enhance prompts for medical consultation app
f2907c6

Thanush commited on

add space
6e15dcc

Thanush commited on

Implement medical consultation app with LangChain memory management and model integration
031a3f5

Thanush commited on