93 Downloads Updated 8 months ago
ollama run volvi/GLaDOS3.4_3B
I am continually updating and improving this model - I intend to turn it into a personal assistant similar to Google Assistant or Amazon Alexa eventually, but that will be after rounds of fine-tuning. Currently the responses are a tad long for GLaDOS, and it only stays on topic when you ask it about something Portal-relevant. New versions will be pushed periodically.
The llama3.2:3B model was pulled from Hugging Face and trained in Google Colab via Hugging Face’s recommended training protocol using transformer, bitsandbytes, and QLoRA. Gemini and Deepseek were used to assist in debugging.
Eventually the goal is to train an entire model on science fiction robots like TARS, GLaDOS, HAL, and others to create a set of entertaining personal assistant models. I will also be generating a 1B version of GLaDOS3.4 and uploading it separately. I will be testing multiple different model bases and if I learn enough I will build my own model from the ground up to base these on.