InLevel Up CodingbyTalibPre-training vs. Fine-tuning [With code implementation]TL;DR: Enhancing the performance of large language models (LLMs) in certain tasks and circumstances requires fine-tuning them. This blog…Jun 25, 2024Jun 25, 2024
TalibA Step-by-Step Guide to Using AzCopyIn the dynamic world of cloud computing, the need to efficiently transfer data is paramount. Azure, Microsoft’s cloud computing service…Jan 14, 2024Jan 14, 2024
TalibHow to Get Started with Azure OpenAI?Similar to Open AI, Azure Open AI Service is a cloud-based platform provided by Microsoft Azure that allows developers to integrate…Jan 12, 2024Jan 12, 2024
Talib[MacOS] How to Install TensorFlow, PyTorch, Transformers/Hugging Face Libraries on M1/M2/M3?If you have a windows machine then installing and running LLM will be smooth with intel chips; however, what about Mac users? Don’t worry…Jun 3, 20242Jun 3, 20242
TalibHow to transcribe audio using an Open Source Large Language Model?Last week I was working on Text Summarisation Models and was thinking to summarise a podcast in audio format. And, guess what? I found…Jun 5, 2024Jun 5, 2024
InGenerative AIbyTalibSummarising Text and Converting to Speech using HuggingFace and LangChain(Concept + Tutorial)Summarising text and turning it to speech has several practical uses in natural language processing (NLP). Understanding how to integrate…Jun 6, 2024Jun 6, 2024