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="Aakash010/MedGemma_FineTuned",
	filename="",
)
llm.create_chat_completion(
	messages = "{\n    \"image\": \"cat.png\",\n    \"prompt\": \"Turn the cat into a tiger.\"\n}"
)
README.md exists but content is empty.
Downloads last month
360
Safetensors
Model size
4B params
Tensor type
F16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for Aakash010/MedGemma_FineTuned

Quantized
(45)
this model