PinnedMalik Naik·Jun 22, 2025Prompt Engineering for Small LLMs: LLaMA 3B, Qwen 4B, and Phi-3 MiniPrompt Engineering is the process of crafting effective prompts or instructions to guide AI models in producing desired and accurate…
Malik Naik·Apr 13, 2021Running Microsoft SQL Server using Docker and Connecting using C#Docker lets you spin up any container regardless of which OS you are running. It also provides you with a isolated environment where you…
Malik Naik·Apr 9, 2021Installing BioConductor and seqinR, Biostrings, and GenomicRanges in R/RStudio on LinuxBioConductor is a package to analyze the huge genomic data. To install BioConductor run the following command in the R terminal (see here):
InMalik NaikbyMalik Naik·Apr 9, 2021Installing latest version of R on the Ubuntu 20.04, Ubuntu 18.04, Linux Mint 19, and Linux Mint 20To install the latest version of R on Ubuntu 20.04 Focal Fossa, and Linux Mint 20 Ulyana. Run the following commands: