这是indexloc提供的服务,不要输入任何密码
Skip to content
View Goekdeniz-Guelmez's full-sized avatar
🤨
AGI in 2025?
🤨
AGI in 2025?

Block or report Goekdeniz-Guelmez

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
Goekdeniz-Guelmez/README.md

Hello, I'm Gökdeniz Gülmez 👋

🚀 About Me

Hey, I’m Gökdeniz Gülmez — an ML researcher and engineer. When I’m not building production systems, I’m deep in the MLX ecosystem, contributing to cutting-edge tooling for Apple Silicon.

I'm a contributor to mlx-examples, mlx-lm, and mlx, officially acknowledged by the MLX team — check here for mlx-examples, mlx-lm or mlx if you don’t believe me.

📦 Creator of:

  • MLX-LM-LENS: Abliterate and research the inner thoughs of LLMs
  • MLX-LM-LoRA: Train models natively on Apple Silicon
  • MLX-KAN: KANs implemented natively in MLX
  • Local NotebookLM: Run your own "NotebookLM" locally with PDF context

🧠 What I’ve built into MLX-LM:

Support for multiple LLM architectures, and training features like:

  • OpenBMB's MiniCPM and MiniCPM3
  • Kyutai's Helium
  • State-Space's Mamba v1
  • Z.ai & THUKEG's GLM4
  • Allenai's OLMoE
  • Rednote dots.llm1
  • Baisu's Ernie4.5 MoE
  • Full-fine-tuning
  • Reporting training metrics to WandB (Weights & Biases)
  • Multiple Optimizers to choose for training

📚 My Projects

A mix of serious deep learning research and fun, experimental tools. Expect anything from multimodal LLMs to dataset labeling UIs and decentralized training methods.

🎯 My Interests

  • 🤖 Artificial & General Intelligence
  • 🧠 Deep Learning, Transformer Architectures, LoRA magic
  • 🎻 Violin — Currently practicing Paganini and Bach
  • 🖌️ Occasionally sketching or doing photography for inspiration
  • 📺 Huge anime fan (yes, I have seen Berserk)
  • 🎮 Trying to code smarter than I play games (spoiler: I don't)

🌱 Currently Building:

J.O.S.I.E. v4o — my vision for an all-in-one personal assistant

A Real-Time, Full-Duplex, Multimodal Model that can:

  • Control my smart home (sensors, cameras, LEDs, etc.) autonomously
  • Understand text, images, videos, and raw audio (like Whisper + GPT-4o but better)
  • Output natural speech & engage in open-ended, real-time convos
  • Self-update its memory and tools
  • Be fully local, private, and offline-first
  • Think and act like an autonomous agent with personality

🌱 I’m currently perfecting...

  • Autonomous Smart home automation using Real-Time, Multi-Modal Model. capable text-audio-vision to text-audio (Project J.O.S.I.E.v4o).

Github Stats



Gökdeniz Gülmez's github activity graph



Gökdeniz Gülmez






My private goal is to create J.O.S.I.E.

My own private smart home management MLLM Assistant that can...

  • Autonomously control and manage my Smart home with sensors, cameras, LEDs, and all the other products.
  • Tool calling capabilies.
  • Raw audio input with normal user(s) speech and other sounds like (fire, etc.).
  • Capable of understanding videos and images (e.g. security cameras).
  • Capable of outputting natural assistant audio speech and Text (like GPT4-o).
  • Can be Real-Time and Text only like GPT4-o.
  • Updating itself Autonomously.
  • Having a long-/short-term Memory, and even updating it autonimously.
  • Real-Time-full-duplex-Multi-Modal-Model
  • Starting a conversation by itself (She donsn't need special user and assistant turns).
  • And much more...

🏆 Certifications

  • Introduction to Deep Learning & Neural Networks with Keras
  • Deep Neural Networks with PyTorch
  • Introduction to Computer Vision and Image Processing
  • Building Deep Learning Models with TensorFlow
  • AI Capstone Project with Deep Learning
  • Machine Learning with Python
  • Computer Science: Algorithms, Theory, and Machines
  • Linear Algebra for Machine Learning and Data Science
  • Probability & Statistics for Machine Learning & Data Science
  • Unsupervised Learning, Recommenders, Reinforcement Learning
  • Advanced Learning Algorithms
  • Supervised Machine Learning: Regression and Classification
  • CompTIA A+ ... 30 others, and counting.

❤️ From Gökdeniz Gülmez

Pinned Loading

  1. mlx-lm-lora mlx-lm-lora Public

    Train Large Language Models on MLX.

    Python 134 19

  2. mlx-kan mlx-kan Public

    KAN (Kolmogorov–Arnold Networks) in the MLX framework for Apple Silicon

    Python 19 3

  3. Local-NotebookLM Local-NotebookLM Public

    Googles NotebookLM but local

    Python 328 48

  4. mlx-lm mlx-lm Public

    Forked from ml-explore/mlx-lm

    LLM text generation and fine-tuning with MLX

    Python 4

  5. mlx-vlm mlx-vlm Public

    Forked from Blaizzy/mlx-vlm

    Python 1

  6. mlx mlx Public

    Forked from ml-explore/mlx

    MLX: An array framework for Apple silicon

    C++