medbot_2 / medbot /model.py

Commit History

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

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 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

model and ui update
7c9f8aa

Thanush commited on

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

Thanush commited on

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

Thanush commited on

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

Thanush commited on