Ali-001-ch's picture
Upload README.md with huggingface_hub
8243b1d verified
|
Raw
History Blame Contribute Delete
1.49 kB
metadata
license: apache-2.0
base_model: unsloth/gemma-4-E4B-it
tags:
  - gemma
  - gemma-4
  - unsloth
  - gguf
  - medical
  - urdu
  - pakistan
  - llama-cpp
  - ollama
language:
  - ur
  - en
pipeline_tag: text-generation

SehatSaathi · صحت ساتھی · GGUF (Q4_K_M + Q8_0)

Quantized GGUF builds of the SehatSaathi LoRA fine-tune of Gemma 4 E4B, for offline phone & laptop deployment via Ollama or llama.cpp.

Files

File Quant Size Use case
sehatsaathi-q4_k_m.gguf Q4_K_M ~5.5 GB Phones, edge devices
sehatsaathi-q8_0.gguf Q8_0 ~9 GB Laptops, near-lossless

Quick start with Ollama

ollama pull hf.co/Ali-001-ch/sehatsaathi-gemma4-e4b-GGUF:Q4_K_M
ollama run  hf.co/Ali-001-ch/sehatsaathi-gemma4-e4b-GGUF:Q4_K_M

Quick start with llama.cpp

./llama-cli -m sehatsaathi-q4_k_m.gguf \
    --temp 1.0 --top-p 0.95 --top-k 64 --color --conversation

Disclaimer

SehatSaathi is a medical screening / triage assistant, NOT a substitute for a qualified doctor. In an emergency call 1122 (Pakistan Rescue). License: Apache-2.0 + Gemma Terms of Use.