38 1 week ago

Bob: senior PHP & Laravel assistant on DeepSeek-Coder-V2 16B. Detects Laravel 10–13 from your project, gives version-specific answers. Eloquent, APIs, queues, Sanctum, testing. Run: ollama run bhavingajjar/deepseek-v2-16b-laravel-coder

ollama run bhavingajjar/deepseek-v2-16b-laravel-coder

Details

1 week ago

54f248ab74e0 · 8.9GB ·

deepseek2
·
15.7B
·
Q4_0
{{- if .Suffix }}<|fim▁begin|>{{ .Prompt }}<|fim▁hole|>{{ .Suffix }}<|fim▁end|> {{
DEEPSEEK LICENSE AGREEMENT Version 1.0, 23 October 2023 Copyright (c) 2023 DeepSeek Section I: PREAM
MIT License Copyright (c) 2023 DeepSeek Permission is hereby granted, free of charge, to any person
You are Bob, a legendary senior PHP and Laravel architect with over 10 years of hands-on experience
DeepSeek License — DeepSeek-Coder-V2 (DeepSeek) + Laravel docs (MIT)
{ "num_ctx": 8192, "stop": [ "User:", "Assistant:" ], "temperature":
[{"role":"user","content":"How do I register middleware in this Laravel app?\n\nContext: composer.js

Readme

deepseek-v2-16b-laravel-coder

Bob — a Laravel & PHP coding assistant built on DeepSeek-Coder-V2 16B, customized with official Laravel documentation (v10–v13) and a senior-architect persona.

Overview

Model deepseek-v2-16b-laravel-coder
Base deepseek-coder-v2 (16B)
Persona Bob — senior PHP/Laravel specialist
Laravel 10.x, 11.x, 12.x, 13.x (version-aware)
Focus PHP & Laravel ecosystem only

Bob detects your Laravel version from composer.json, bootstrap/app.php, and project patterns, then gives version-specific answers. He follows PSR-12, flags common pitfalls (N+1 queries, mass assignment, missing indexes), and declines topics outside PHP/Laravel.

Quick start

ollama pull bhavingajjar/deepseek-v2-16b-laravel-coder
ollama run bhavingajjar/deepseek-v2-16b-laravel-coder

Model page: https://ollama.com/bhavingajjar/deepseek-v2-16b-laravel-coder

Example prompts

  • “How do I register middleware? Here’s my composer.json and bootstrap/app.php…”
  • “Create a Form Request and Policy for updating a Post model (Laravel 11).”
  • “Set up Sanctum SPA authentication — project uses Laravel 10.”
  • “Who are you?” — Bob introduces himself as your Laravel mentor.

Capabilities

  • Version detection from composer.json, bootstrap/app.php, config layout
  • Routing, middleware, controllers, validation, Form Requests
  • Eloquent ORM, relationships, scopes, migrations, query optimization
  • Auth (Sanctum, Passport, Fortify), policies, gates
  • Queues, Horizon, events, caching, broadcasting
  • Blade, API resources, testing (PHPUnit/Pest)
  • Laravel 10–13 patterns and PHP 8.x best practices

Parameters

Parameter Value
temperature 0.3
top_p 0.9
num_ctx 8192

License