GGUF Conversion - Publishing F16 and Q4_K_M variants + Local Inference Query

#5
by A-Aryam - opened

I am integrating AyurParam into my healthcare AI project (ReassureAI) - a hybrid AI system combining modern biomedical and Ayurvedic guidance for Indian users, developed as my final year B.Tech project. Currently under active development.

Back in Feb-March 2026, I explored this repo and I converted the model to GGUF format using llama.cpp, creating F16 and Q4_K_M variants for local inference via Ollama.

I would like to publish these conversions on HuggingFace with full attribution to bharatgenai/AyurParam under CC-BY-4.0. Happy to include any specific attribution text you prefer.

Also wanted to confirm β€” is local inference via Ollama/llama.cpp the recommended approach, or do you have other suggestions?

Thank you for the great work on AyurParam.

Sign up or log in to comment