How to use from
Unsloth Studio
Install Unsloth Studio (macOS, Linux, WSL)
curl -fsSL https://unsloth.ai/install.sh | sh
# Run unsloth studio
unsloth studio -H 0.0.0.0 -p 8888
# Then open http://localhost:8888 in your browser
# Search for NisalDeZoysa/Qwen-4B-FirstAid-LLM to start chatting
Install Unsloth Studio (Windows)
irm https://unsloth.ai/install.ps1 | iex
# Run unsloth studio
unsloth studio -H 0.0.0.0 -p 8888
# Then open http://localhost:8888 in your browser
# Search for NisalDeZoysa/Qwen-4B-FirstAid-LLM to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required
# Open https://huggingface.co/spaces/unsloth/studio in your browser
# Search for NisalDeZoysa/Qwen-4B-FirstAid-LLM to start chatting
Quick Links

Uploaded model

  • Developed by: Team DataMavericks from Faculty of Engineering, University of Ruhuna
  • License: apache-2.0
  • Finetuned from model : unsloth/Qwen3-4B-unsloth-bnb-4bit

🩺 FirstAidLLM – Fine-tuned Qwen 4B for First Aid Instructions

📌 Overview

FirstAidLLM is a domain-specialized large language model fine-tuned on the First Aid Instructions Dataset using Qwen 4B as the base model. The goal is to accurately answer medical first aid-related questions in a concise, safe, and reliable way.

🚑 Whether it’s choking, burns, or CPR instructions, FirstAidLLM provides fast and accurate guidance.

✨ Features

✅ Fine-tuned Qwen3-4B using LoRA + 4-bit quantization ✅ Specialized in first aid instructions ✅ Optimized for low GPU memory usage ✅ Compatible with Hugging Face Transformers & TRL SFTTrainer ✅ Easy to deploy on AWS, SageMaker, or local environment

🗂 Dataset

We used the FirstAidInstructionsDataset from Hugging Face.

Field Description question User's first aid-related question answer Accurate instructions to handle the situation category Type of emergency (e.g., choking, CPR) âš¡ Model Architecture Component Details Base Model Qwen3-4B (UnsLoTH) Fine-tuning LoRA (PEFT) Quantization 4-bit (bnb-4bit) Trainer TRL SFTTrainer Framework PyTorch + Transformers

Downloads last month
58
GGUF
Model size
4B params
Architecture
qwen3
Hardware compatibility
Log In to add your hardware

4-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for NisalDeZoysa/Qwen-4B-FirstAid-LLM

Finetuned
Qwen/Qwen3-4B
Quantized
(36)
this model

Dataset used to train NisalDeZoysa/Qwen-4B-FirstAid-LLM