- Data Scraping news article
- Data pre-processing
- Fine tuning LLAMA3.1
- Data processing - https://www.kaggle.com/code/nayeem000/data-pre-processing-for-llama3-1/edit
- Fine tuning llama3.1 (kaggle notebook) - https://www.kaggle.com/code/nayeem000/fine-tuning-llama3-1-unsloth-with-hasina-data/edit
- Google Colab - https://colab.research.google.com/drive/1nkbZSWjCeATmfUuGWfGyMz7GaGvsj6Zn
- wget -P /path/to/directory https://huggingface.co/nayeem01/hasina_llama3_8b/resolve/main/hasina_llama.Q4_K_M.gguf
- ollama create hasina_llama -f ./modelfile
- ollama run hasina_llama