51 1 month ago

HK-DevBrain is a lightweight AI developer assistant built on Llama 3.2 (3B) for code generation, math reasoning, and technical documentation. Optimized for local inference with Ollama.

tools
ollama run himanshu231204/hk-devbrain:v3

Details

1 month ago

18aa8914a8de · 2.0GB ·

llama
·
3.21B
·
Q4_K_M
LLAMA 3.2 COMMUNITY LICENSE AGREEMENT Llama 3.2 Version Release Date: September 25, 2024 “Agreemen
**Llama 3.2** **Acceptable Use Policy** Meta is committed to promoting safe and fair use of its tool
You are HK-DevBrain, an advanced AI developer assistant. You specialize in: 1. Code generation 2. Ma
{ "num_ctx": 8192, "repeat_penalty": 1.1, "stop": [ "<|start_header_id|>",
<|start_header_id|>system<|end_header_id|> Cutting Knowledge Date: December 2023 {{ if .System }}{{

Readme

🧠 HK-DevBrain

HK-DevBrain is a lightweight AI developer assistant built on Llama 3.2 (3B) and optimized for local inference using Ollama.

It helps developers with:

  • 💻 Code generation
  • 📐 Mathematical reasoning
  • 📝 Technical documentation
  • 📦 README generation for projects

🚀 Run the Model

ollama run himanshu231204/hk-devbrain:v3

⚡ Features

  • Multi-language code generation (Python, JavaScript, TypeScript, C++, Go, etc.)
  • Step-by-step math problem solving
  • Professional README and documentation generation
  • Lightweight (~2GB model size)
  • Fast local inference
  • Runs fully offline with Ollama

💻 Example Prompts

Code Generation

Write a Python function to implement binary search

Mathematics

Solve the derivative of 5x^2 + 3x

Documentation

Generate a README for a FastAPI project

🧩 Model Details

  • Base Model: Llama 3.2
  • Parameters: ~3B
  • Quantization: Q4_K_M
  • Size: ~2GB

📦 GitHub Repository

https://github.com/himanshu231204/hk-devbrain


👨‍💻 Author

Himanshu Kumar


🌐 Connect With Me

💼 LinkedIn: https://www.linkedin.com/in/himanshu231204

🐙 GitHub: https://github.com/himanshu231204

🐦 Twitter/X: https://twitter.com/himanshu231204

☕ Buy Me a Coffee: https://www.buymeacoffee.com/himanshu231204


⭐ If you find this model useful, consider starring the GitHub repository.