GPT tokenizer
I created the tokenizer which can be used to convert text into an array of indexes and then convert the indexes the model outputs back into text.
ML Engineer
Software Engineer
AI Model Developer
Jupyter
Python
Visual Studio Code
Music generation tool
I converted audio into values which were passed into the model as training data, and the outputs of the model were converted back to music.
ML Engineer
AI Application Developer
Software Engineer
CUDA
Python
Visual Studio Code
PyGPT
I used the CUDA framework to hand code an LLM which used the transformer architecture to generate python code based on a user input.
ML Engineer
AI Application Developer
Software Engineer
CUDA
Python
Visual Studio Code