GGUF
How to use from
llama.cpp
Install (macOS, Linux)
curl -LsSf https://llama.app/install.sh | sh
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf nold/MediKAI-GGUF:
# Run inference directly in the terminal:
llama cli -hf nold/MediKAI-GGUF:
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf nold/MediKAI-GGUF:
# Run inference directly in the terminal:
llama cli -hf nold/MediKAI-GGUF:
Use pre-built binary
# Download pre-built binary from:
# https://github.com/ggerganov/llama.cpp/releases
# Start a local OpenAI-compatible server with a web UI:
./llama-server -hf nold/MediKAI-GGUF:
# Run inference directly in the terminal:
./llama-cli -hf nold/MediKAI-GGUF:
Build from source code
git clone https://github.com/ggerganov/llama.cpp.git
cd llama.cpp
cmake -B build
cmake --build build -j --target llama-server llama-cli
# Start a local OpenAI-compatible server with a web UI:
./build/bin/llama-server -hf nold/MediKAI-GGUF:
# Run inference directly in the terminal:
./build/bin/llama-cli -hf nold/MediKAI-GGUF:
Use Docker
docker model run hf.co/nold/MediKAI-GGUF:
Quick Links

MediKAI - Your Healthcare Companion πŸ₯πŸ’¬

Welcome to mediKAI, the latest healthcare-focused model by HelpingAI designed to provide personalized assistance and support in medical-related queries.

Overview

mediKAI is a 14 billion parameters model that specializes in healthcare-related topics and medical assistance. Whether you have questions about symptoms, treatments, medications, or general health and wellness, mediKAI is here to help.

Languages Supported

  • English
  • French
  • Hindi
  • Spanish
  • Arabic

***

Quantization of Model [OEvortex/MediKAI](https://huggingface.co/OEvortex/MediKAI).
Created using [llm-quantizer](https://github.com/Nold360/llm-quantizer) Pipeline
Downloads last month
31
GGUF
Model size
14B params
Architecture
gemma
Hardware compatibility
Log In to add your hardware

3-bit

4-bit

5-bit

6-bit

8-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support