GGUF
How to use from the
Use from the
llama-cpp-python library
# !pip install llama-cpp-python

from llama_cpp import Llama

llm = Llama.from_pretrained(
	repo_id="nold/MediKAI-GGUF",
	filename="",
)
output = llm(
	"Once upon a time,",
	max_tokens=512,
	echo=True
)
print(output)

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
56
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