Skip to content
View HyeongminMoon's full-sized avatar
πŸ’­
need friends
πŸ’­
need friends

Block or report HyeongminMoon

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
HyeongminMoon/README.md

Hyeongmin Moon πŸ‘‹

🧠 About Me

Experienced AI Engineer specializing in optimization, LLMs, and computer vision. I believe development is about finding the most appropriate solutionβ€”whether elegant code or strategic processes.

My recent work has focused on AI-driven image pre-translation pipelines, where I successfully reduced translation and OCR costs by 96% and 75% respectively while improving pipeline inference speed by 20%.

I thrive in collaborative environments where technical excellence meets practical business outcomes, constantly seeking the optimal path between theoretical possibilities and implementable solutions.

πŸš€ Recent Achievements

  • πŸ” Image Pre-Translation Pipeline: Reduced translation costs by 96%, OCR costs by 75%, improved inference speed by 20%
  • πŸ€– Korean Small LLM (sLLM): Decreased VRAM usage by 43%, training time by 51%
  • πŸ‘οΈ On-Device Security Solution for Samsung Display: Achieved 97% facial recognition accuracy with 90% less memory

πŸ’‘ Recent Interests

  • πŸš€ Train/Inference speed optimization for big-models (exllama, Stable Diffusion, vllm, etc)
  • 🧠 Finetuning LLMs (full-finetuning, LoRA, QLoRA)
  • πŸ“Š Large model Quantization into 4bit (GPTQ, AWQ)
  • πŸ“ˆ Few-data learning using CrossValidation & Stacking Ensemble
  • πŸ€– Agentic LLM
  • 🌟 More Interests sorted by category

πŸŽ“ Education & Skills

Skills_202403

πŸ“‚ Projects

🌟 Philosophy

Development happens beyond computers. When faced with a problem, I choose the most effective solutionβ€”whether it's code or real-world action. This approach guided me in developing the Korean small Language Model (sLLM) and creating the on-device abnormal behavior detection solution for Samsung Display.

πŸ“« Contact

πŸ“Š Stats

github_stat leetcode_stat

Pinned Loading

  1. ChatLLM ChatLLM Public

    A platform for integrating cutting edge training, inferencing, serving, apis, evaluating large language models.

    Jupyter Notebook

  2. microsoft/qlib microsoft/qlib Public

    Qlib is an AI-oriented Quant investment platform that aims to use AI tech to empower Quant Research, from exploring ideas to implementing productions. Qlib supports diverse ML modeling paradigms, i…

    Python 24.9k 3.8k

  3. text-generation-webui-multi-user text-generation-webui-multi-user Public

    Forked from oobabooga/text-generation-webui

    A gradio web UI for running Large Language Models like LLaMA, llama.cpp, GPT-J, Pythia, OPT, and GALACTICA.

    Python