Skip to content
View MuhammedKsee's full-sized avatar

Block or report MuhammedKsee

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
MuhammedKsee/README.md

Muhammed Köse

AI Developer · Software Engineering @ Karabük University · Founder of Visuality


About

I'm a software engineering at Karabük University (graduating 2026) and founder of Visuality, an AI-focused initiative.

My current work sits at the intersection of large language models, vision-language architectures, and real-world deployment. I build things that run on consumer hardware as well as enterprise GPUs — from local GGUF quantizations to H100-trained fine-tunes.

  • 🔭  Currently fine-tuning Qwen3.5-9B on localized Turkish instruction datasets
  • 🧠  Researching Vision Language Models (VLMs) and multimodal architectures
  • 🛠️  Built custom-clip-vit-b-coco, a Vision Transformer that scales from RTX 3050 Ti to A100/H100
  • ⚙️  Advocate for workflow automation with n8n, agentic systems, and efficient local inference

Featured Model — Qwen3.5-9B-Instruct-Turca-TurkishLLM 🇹🇷

A supervised fine-tune of Qwen3.5-9B for Turkish instruction following, reasoning, and NLG — trained on 500K samples from InstrucTurca.

Benchmark results (lm-evaluation-harness v0.4.2, 0-shot, H100):

Task Score
MMLU (English) 0.7787
HellaSwag 0.7834
ARC-Challenge 0.5375
Belebele (TR) 0.8144
Turkish MMLU 0.6555
XCOPA (TR) 0.6780

No catastrophic forgetting — English reasoning is fully preserved after Turkish fine-tuning.

Repo Link
Full model (BF16) MuhammedKsee/Qwen3.5-9B-Instruct-Turca-TurkishLLM
Local inference (GGUF) MuhammedKsee/Qwen3.5-9B-Instruct-Turca-TurkishLLM-GGUF

Stack

AI / ML

PyTorch Transformers PEFT TRL OpenCV scikit-learn

Languages

Python C++ C C# Java

Tools & Infra

Linux Git n8n MySQL Arduino Blender


GitHub Stats


Open to collaboration on LLM fine-tuning, VLM research, and local AI deployment.

Popular repositories Loading

  1. AI-Work AI-Work Public

    This repository has a codes and programs.

    2

  2. ResNet-18 ResNet-18 Public

    This repository has a AI codes and programs.

    Python 2

  3. Arduino Arduino Public

    This repository has a Arduino codes and programs.

    C 1

  4. YOLO_You-Only-Look-Once YOLO_You-Only-Look-Once Public

    This repository has a AI codes and programs.

    Python 1

  5. custom-clip-vit-b-coco custom-clip-vit-b-coco Public

    A highly optimized, scratch-built implementation of the CLIP architecture designed for accelerated inference and real-time performance using PyTorch 2.0.

    Python 1

  6. Qwen3.5-9B-Instruct-Turca-TurkishLLM Qwen3.5-9B-Instruct-Turca-TurkishLLM Public

    A supervised fine-tune of **Qwen/Qwen3.5-9B** for Turkish instruction following, reasoning, and natural language generation — trained on 500K samples from the InstrucTurca dataset.

    1