This repository contains the code and model for forecasting EEG signals by combining the quantized Llama 3.1-8B model from
Hugging Face and a modified version of the
Time-LLM framework.
This project aims to leverage large language models (LLMs) for time-series forecasting, specifically focusing on EEG data. The integration of Llama 3.1-8B allows us to apply powerful sequence modeling capabilities to predict future EEG signal patterns with high accuracy and efficiency.
The datasets can be get from
this survey, choose the dataset you want to try.