Ritvik Gaur's picture
4

Ritvik Gaur PRO

ritvik77

AI & ML interests

Trying new things

Recent Activity

View all activity

Organizations

None yet

Posts 2

view post
Post
1471
Try it out: ritvik77/Medical_Doctor_AI_LoRA-Mistral-7B-Instruct_FullModel

🩺 Medical Diagnosis AI Model - Powered by Mistral-7B & LoRA 🚀
🔹 Model Overview:
Base Model: Mistral-7B (7.7 billion parameters)
Fine-Tuning Method: LoRA (Low-Rank Adaptation)
Quantization: bnb_4bit (reduces memory footprint while retaining performance)
🔹 Parameter Details:
Original Mistral-7B Parameters: 7.7 billion
LoRA Fine-Tuned Parameters: 4.48% of total model parameters (340 million) Final Merged Model Size (bnb_4bit Quantized): ~4.5GB

This can help you in making a AI agent for healthcare, if you need to finetune it for JSON function/tool calling format you can use some medical function calling dataset to again fine fine tine on it.

view post
Post
383
Hey Community,

ritvik77/FineTune_LoRA__AgentToolCall_Mistral-7B_Transformer

Fine-tuned Mistral-7B-Instruct-v0.3 with LoRA on Salesforce Function Dataset (~60K samples) for AI finance Agent, deployed full scale LLM model (14.5GB) via Hugging Face python transformers library and LoRA (PEFT, 715MB) for scalability.

Please let me know any improvements it requires, your ideas and feedback are always welcomed as I am still new to this and still learning.

datasets

None public yet