-
RAG with LlamaIndex, Elasticsearch and Llama3
Implement Q&A using a RAG technique (Retrieval Augmented Generation) with Elasticsearch as a vector database
tags:
-
LoRA and DoRA Implementation from Scratch 🚀
A implementation from LoRA and DoRA from scratch using PyTorch.
-
Large Language Models with MLX 🚀
A Python-based project that runs Large Language Models (LLM) applications on Apple Silicon in real-time thanks to Apple MLX.