Skip to content
View Muhtasham's full-sized avatar
:electron:
Focusing
:electron:
Focusing

Highlights

  • Pro

Block or report Muhtasham

Report abuse

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

Report abuse
Muhtasham/README.md

Hello world!

Blog: https://muhtasham.github.io/blog/

πŸ”— More about work experience in my LinkedIn

Education πŸŽ“

  • Master’s degree at Technical University of Munich
    • Sequential Multi-task Learning in NLP with Focus on RegTech Domain
  • Bachelor's degree at Sabanci University

Projects πŸš€

  • πŸ“‘ StarCoder- May the Source be with you - The StarCoder models are 15.5B parameter models trained on 80+ programming languages from The Stack (v1.2), with opt-out requests excluded. The model uses Multi Query Attention, a context window of 8192 tokens, and was trained using the Fill-in-the-Middle objective on 1 trillion tokens.

  • πŸ“‘ ECOC based Multi-Class Classification for BCI - Developed DNN, under ECOC framework to detect the character out of 40 possibilities that the (disabled) subject wants to communicate via Brain Computer Interface (BCI).

  • πŸ“‘ Fault-Tolerant Strassen-Like Matrix Multiplication - Designed parity calculations to make matrix multiplication calculations, using Strassen-Like algorithms on cloud computing environment (with parallel setting) fault-tolerant.

  • πŸ“‘ TajGPT and TajBERTo - Developed first ever RoBERTa-like language model based on Tajik language after extensive filtering of the dataset. The model can be used for masked text generation or fine-tune it to a downstream task.

Pinned Loading

  1. diffusionstudio/agent diffusionstudio/agent Public

    The agentic video editing framework

    Python 212 25

  2. summarization-eval summarization-eval Public

    πŸ“ Reference-Free automatic summarization evaluation with potential hallucination detection

    Python 103 8

  3. pod-helper pod-helper Public

    🎧 Pod-Helper: Real-time audio transcription and repair on consumer hardware

    Python 77 6

  4. llm-inference-simulator llm-inference-simulator Public

    πŸš€ LLM inference optimization simulator, modeling compute-bound prefill and memory-bound decode phases.

    HTML 13 1

  5. DeepSeek-Coder-V2 DeepSeek-Coder-V2 Public

    Forked from deepseek-ai/DeepSeek-Coder-V2

    Fine-tune DeepSeek-Coder-V2

    Python 4

  6. char-prefix-conditioning char-prefix-conditioning Public

    A minimal, efficient implementation of character prefix conditioning for code completion.

    Python 3