Increase max_new_tokens in generate method to 1000 for enhanced output capacity
dde83e1
Thanushcommited on
Update ME_LLAMA_MODEL to use the Llama-3.1-8B-Instruct variant and improve fallback model logging
79da5f0
Thanushcommited on
Update ME_LLAMA_MODEL to use the 13b variant for improved performance
21c51e5
Thanushcommited 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
Thanushcommited on
model update
7e9bd6e
Thanushcommited on
model and ui update
7c9f8aa
Thanushcommited on
Update max_new_tokens in generate method and enhance consultation prompt for clarity
736646e
Thanushcommited on
Update conversation turn limit and enhance prompts for medical consultation app
f2907c6
Thanushcommited on
Implement medical consultation app with LangChain memory management and model integration