Exploring AI-ML-NLP
Saturday, July 13, 2024
Finetune Large Language Models with DoRA (Weight-Decomposed Low-Rank Adaptation)
›
Introduction. The DoRA (Weight-Decomposed Low-Rank Adaptation) algorithm offers an advanced approach to fine-tuning Large Language Models ...
Saturday, June 29, 2024
LoRA, QLoRA and Fine-tuning large language models (LLMs)
›
Introduction. Fine-tuning large language models (LLMs) is a common practice to adapt them for specific tasks, but it can be computationally...
Sunday, June 23, 2024
Fine Tune Pretrained Large Language Models for Local use
›
Fine Tuning Pretrained LLM's Fine-tuning is a technique used to improve the performance of pre-trained Large Language Models (LLMs) on...
Sunday, June 16, 2024
One-Shot LLM + RAG with Knowledge Graph
›
Background. One-Shot. One-shot learning refers to the model's ability to perform a task by seeing only one example. The model uses thi...
Zero-Shot LLM-RAG With Knowledge Graph
›
Background. Zero-Shot. Zero-shot learning refers to the model's ability to perform a task without having seen any explicit examples of...
Knowledge Hyper Graph with LLM-RAG
›
Background. Knowledge Hyper Graph. A knowledge hypergraph generalizes the concept of a knowledge graph. Instead of triplets, relationships ...
Using Knowledge Graph with LLM-RAG
›
Background. Knowledge Graph. A knowledge graph represents information using a graph structure where entities are nodes and relationships be...
‹
›
Home
View web version