Skip to content

Commit

Permalink
Updated date to show when post was finished.
Browse files Browse the repository at this point in the history
  • Loading branch information
Santiago Olivar committed Apr 17, 2024
1 parent faa03b6 commit a7e8e88
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion _posts/2024-02-10-Raspberry-Pi-Setup.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Raspberry Pi Setup
date: 2024-02-9 12:00:00 -0
date: 2024-02-16 12:00:00 -0
categories: [Raspberry Pi, Setup]
---

Expand Down
2 changes: 1 addition & 1 deletion _posts/2024-02-12-Simple-Dockerfile-for-Dev-Purposes.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Simple Dockerfile for Dev Purposes
date: 2024-02-12 12:00:00 -0
date: 2024-02-19 12:00:00 -0
categories: [Repo, Setup]
---
# Use of Docker in AI
Expand Down
2 changes: 1 addition & 1 deletion _posts/2024-02-13-Repo-as-Importable-Package.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Your Repo as an Importable Package
date: 2024-02-13 12:00:00 -0
date: 2024-02-22 12:00:00 -0
categories: [Repo, Setup]
---

Expand Down
2 changes: 1 addition & 1 deletion _posts/2024-02-14-Repo-Structure.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Repo Structure
date: 2024-02-13 18:00:00 -0
date: 2024-02-26 18:00:00 -0
categories: [Repo, Setup]
---

Expand Down
2 changes: 1 addition & 1 deletion _posts/2024-02-15-Intro-to-LlamaIndex-and-RAGs.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Intro to RAG and LlamaIndex
date: 2024-02-15 12:00:00 -0
date: 2024-03-1 12:00:00 -0
categories: [LlamaIndex, Learning]
tags: [RAG, LlamaIndex]
---
Expand Down
2 changes: 1 addition & 1 deletion _posts/2024-02-20-Data-for-evaluating-different-RAGs.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Data for Evaluating Different RAG Configurations
date: 2024-02-20 12:00:00 -0
date: 2024-03-5 12:00:00 -0
categories: [LlamaIndex, Learning]
tags: [RAG, LlamaIndex, Evaluation]
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: RAG Roadblocks and Evaluation Strategies
date: 2024-02-23 12:00:00 -0
date: 2024-03-10 12:00:00 -0
categories: [RAG, Evaluation]
tags: [RAG, Evaluation]
---
Expand Down
2 changes: 1 addition & 1 deletion _posts/2024-02-25-Understanding-Vector-Databases.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Understanding Vector Databases
date: 2024-02-24 12:00:00 -0
date: 2024-03-14 12:00:00 -0
categories: [RAG, Database]
tags: [RAG, Vector-Database]
---
Expand Down
2 changes: 1 addition & 1 deletion _posts/2024-02-29-RAG-for-Enterprise-Applications.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: RAG for Enterprise Solutions
date: 2024-02-29 12:00:00 -0
date: 2024-03-19 12:00:00 -0
categories: [RAG, Enterprise]
tags: [RAG, Enterprise]
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Llama-Index Hands-On Examples Using Synthetic Data.
date: 2024-03-03 12:00:00 -0
date: 2024-03-24 12:00:00 -0
categories: [LlamaIndex, Examples]
tags: [RAG, LlamaIndex, Examples]
---
Expand Down
2 changes: 1 addition & 1 deletion _posts/2024-03-05-What-is-Quantization.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: What is Quantization?
date: 2024-03-05 12:00:00 -0
date: 2024-03-27 12:00:00 -0
categories: [LLM, Quantization]
tags: []
---
Expand Down
2 changes: 1 addition & 1 deletion _posts/2024-03-08-RAG-Challenges-and-Solutions.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: RAG Challenges and Solutions
date: 2024-03-08 12:00:00 -0
date: 2024-04-4 12:00:00 -0
categories: [RAG, Challenges]
tags: []
---
Expand Down
2 changes: 1 addition & 1 deletion _posts/2024-03-23-RAG-Design-Tradeoffs.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: RAG Design Trade-offs
date: 2024-03-23 12:00:00 -0
date: 2024-04-15 12:00:00 -0
categories: [RAG, Design]
tags: []
---
Expand Down

0 comments on commit a7e8e88

Please sign in to comment.