--- license: mit tags: [llm, gguf, ollama, finetuned] --- # ubuntu_supportMD Fine-tuned on `mugithi/ubuntu_question_answer`. ## Run with Ollama ```bash ollama create my-model -f Modelfile ollama run my-model ``` ## Details - Base: Pretrained: gpt2 - Dataset: mugithi/ubuntu_question_answer - Epochs: 3 - Quantization: Q4_K_M