Skip to content
View mehrdad-es's full-sized avatar
Block or Report

Block or report mehrdad-es

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

Tech book Quote for 2023

"A fundamental rule in technology says that whatever can be done will be done." -Andrew S. Grove

Notable Work

  • Leading ML for the past year at an organization of 1000+ employees.
  • Twitter Customer Service NLP project published July 2023.
  • Software/ML model Development on AWS, GCP and Azure from 2022-2023.
  • Video Call server deployment in 2021 and NAS server deployment in 2021.

About me

  • My name is Mehrdad (you can pronounce it as "Mur"-"dad") and I am a machine learning engineer with a focus on LLM chatbots.
  • I'm an immigrant that moved to Canada at age 17 and did my bachelors in Engineering Science at the University of Toronto.
  • I was inspired to go to ML after my 2018 job where we used nearest neighbor algorithms to predict the weather. It was magic and hence you are reading this page:).
  • In 2021, I started using Linux as my Desktop OS and my open source journey has been improving ever since.

Other Social Media

Popular repositories

  1. lit-gpt_LegalLLM lit-gpt_LegalLLM Public

    legalLLM created with lora finetuning of StableLM-tuned-alpha-3b

    Python 2

  2. twitter_pf_NLP twitter_pf_NLP Public

    Jupyter Notebook

  3. Leetcode Leetcode Public

    Python

  4. mehrdad-es mehrdad-es Public

  5. Amazon-But-Better Amazon-But-Better Public

    Amazon started out with selling books. However, searching books on Amazon is tedious and inaccurate if you don't know what you are exactly looking for. Why not make it faster and easier with LLMs:).

    Jupyter Notebook

  6. lit-gpt lit-gpt Public

    Forked from Lightning-AI/litgpt

    Hackable implementation of state-of-the-art open-source LLMs based on nanoGPT. Supports flash attention, 4-bit and 8-bit quantization, LoRA and LLaMA-Adapter fine-tuning, pre-training. Apache 2.0-l…

    Python