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

Block or report mattdepaolis

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

Hi, I'm Matthias 👋

Typing SVG

Pinned Loading

  1. Llama-3-from-scratch Llama-3-from-scratch Public

    This repository contains an implementation of the LLaMA 3 (Large Language Model Meta AI) model using the MLX framework. The implementation focuses on the model architecture and the inference proces…

    Python 2

  2. Weather-Prediction Weather-Prediction Public

    This repository contains a script for predicting the next 7 days of maximum temperatures for Zurich using a trained transformer-based neural network model. The script fetches historical weather dat…

    Jupyter Notebook 1

  3. TinyLLama_v1.1-ORPO-Fine-Tuning TinyLLama_v1.1-ORPO-Fine-Tuning Public

    This repository contains a Jupyter notebook for LoRA fine-tuning the TinyLlama language model using ORPO. The notebook is structured to guide you through the process of loading the model, setting u…

    Jupyter Notebook 1

  4. TinyLlama_v1.1-SFT TinyLlama_v1.1-SFT Public

    This repository contains a Jupyter notebook for fine-tuning the TinyLlama language model using SFT. The notebook is structured to guide you through the process of loading the model, setting up the …

    Jupyter Notebook 1

  5. synthetic_invoice_generator synthetic_invoice_generator Public

    This Streamlit application generates synthetic garage invoice data for model training purposes. It allows users to specify the number of invoices to generate and select between different invoice te…

    Python 1

  6. PV_AreaEstimator PV_AreaEstimator Public

    This script is designed to perform the detection and segmentation of photovoltaic installations in aerial images using trained YOLOv8 models to estimate the surface area of the detected photovoltai…

    Python 1 1