Dcas89 PRO
Dcas89
ยท
AI & ML interests
None yet
Recent Activity
reacted
to
pranavupadhyaya52's
post
with ๐ฅ
20 days ago
Hello everyone. I've built a medical AI assistant application.
https://huggingface.co/spaces/pranavupadhyaya52/MediWiki_Medical_Assistant
It is a multimodal chatbot and can accept text, radiology images, prescription and lab reports (currently it only accepts one image per chat.) and audio files (wav and MP3 extension files).
It is built on top of a finetuned Llama 3.2 11B vision instruct. It also uses a 41000 medically related question answer pair stored in the form of chromadb embedding for Retrieval Augmented Generation (RAG).
Please let me know your thoughts on my project and how I can improve it further. Thank you.
liked
a model
22 days ago
facebook/KernelLLM
Organizations
None yet
Dcas89's activity
ValueError Rope Scaling
๐
2
4
#22 opened 3 months ago
by
clawvyrin
When input tokens < 4096 but total input+output tokens >4096 the model produces poor output
๐
2
7
#85 opened 11 months ago
by
einsteiner1983