Skip to content
View Adam-Mazur's full-sized avatar

Highlights

  • Pro

Block or report Adam-Mazur

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

Hi there 👋

I’m an AI student @PUT passionate about NLP, computer vision, and generative AI. I enjoy tackling challenging projects and learning by doing. I’m currently pursuing a Bachelor’s degree and strengthening my skills in Python, PyTorch, and LangChain through personal projects.

About me 💭

  • 🔭 I’m currently working on tree species classification and a RAG-based chatbot using OpenAI's API.
  • 🌱 I’m currently learning LangChain and Streamlit.
  • 👯 I’m looking to collaborate on research projects related to AI/ML.
  • 📚 In my free time, I organize AI-related events and manage the GHOST Science Club at PUT.

My projects 🎈

  • Lazy-Llama: An implementation of LazyLLM token pruning for LLaMa 2 model family. This project is an implementation of the dynamic token pruning algorithm based on this research paper. The goal was to speed up the inference of the LLaMa 2 model by omitting certain tokens during generation.
  • TinyTensor: A from-scratch reimplementation of PyTorch’s Tensor object in C++. The goal was to provide a lightweight yet fully capable Tensor implementation that serves as a learning tool for exploring PyTorch internals. While it is still far from fully replicating PyTorch’s features, it is already capable of training simple neural networks, such as a CNN for MNIST, with reasonable performance.
  • GHOST x IRIM: An initiative by the GHOST student organization to develop and test an AI algorithm for identifying tree species from aerial photos, focusing on Polish forests. This team effort aims to surpass the current SOTA on the PureForest dataset and possibly write a publication about our results in the future.

Contact 📧

🛠️ Languages and Tools



Pinned Loading

  1. Lazy-Llama Lazy-Llama Public

    An implementation of LazyLLM token pruning for LLaMa 2 model family.

    Python 12

  2. TinyTensor TinyTensor Public

    A from-scratch PyTorch's Tensor reimplementation in C++

    C++

  3. GHOST-Science-Club/tree-classification-irim GHOST-Science-Club/tree-classification-irim Public

    Repository for the GHOST x IRIM project on tree classification (2024/2025)

    Jupyter Notebook 10 1