Skip to content

Commit

Permalink
upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
JoseRFJuniorLLMs committed Jul 15, 2024
1 parent 628c44e commit 908865a
Show file tree
Hide file tree
Showing 24 changed files with 65 additions and 26 deletions.
85 changes: 59 additions & 26 deletions .obsidian/workspace.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,40 @@
"id": "503ac35b6b74467f",
"type": "leaf",
"state": {
"type": "empty",
"state": {}
"type": "markdown",
"state": {
"file": "LLMs/How LLMs Are Built.md",
"mode": "source",
"source": false
}
}
},
{
"id": "7ca23a888a6c7af0",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "LLMs/LLM agent.md",
"mode": "source",
"source": false
}
}
},
{
"id": "c48ba82916f704d2",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "README.md",
"mode": "source",
"source": false
}
}
}
]
],
"currentTab": 2
}
],
"direction": "vertical"
Expand Down Expand Up @@ -81,7 +110,7 @@
"state": {
"type": "backlink",
"state": {
"file": "img/langchain_lliamaindex.png",
"file": "README.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
Expand All @@ -98,7 +127,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "img/langchain_lliamaindex.png",
"file": "README.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
Expand All @@ -121,7 +150,7 @@
"state": {
"type": "outline",
"state": {
"file": "img/langchain_lliamaindex.png"
"file": "README.md"
}
}
}
Expand All @@ -144,6 +173,22 @@
},
"active": "fbb748057362cd65",
"lastOpenFiles": [
"NLP/NLP.md",
"img/LLMs_roadmap_scientist.png",
"LangChain/LangChain vs LIamaIndex.md",
"Language Understanding.md",
"LLMs/RAG Enhancement Technique.md",
"LLMs/LLMs.md",
"LLMs/LLM agent.md",
"LLMs/How LLMs Are Built.md",
"LLMs/Evaluating LLMs.md",
"LLMs/Enhancing LLM.md",
"README.md",
"LangChain",
"LLMs",
"NLP",
"RAG",
"img/langchain_lliamaindex.png",
"img/lang_chain.png",
"img/rag_enhancement.png",
"img/semantic_caching.png",
Expand All @@ -152,34 +197,22 @@
"img/q&a_lagchain.png",
"img/agentic_rag_with_llamaindex.png",
"img/adaptive_rag.png",
"img/Pasted image 20240714181932.png",
"img/multimodal_rag_using_llamaindex.png",
"img/improving_rag_pipeline.png",
"Combining Langchain & LIamaIndex.md",
"Components of an LLM.md",
"Agentic RAG.md",
"How LLMs Are Built.md",
"LLMs/Components of an LLM.md",
"RAG/Agentic RAG.md",
"Improving RAG Pipeline.md",
"Multmodal RAG.md",
"Advanced RAG.md",
"Adaptive RAG.md",
"Agentic RAG with LIamaIndex.md",
"Building Q&A LangChain.md",
"RAG/Advanced RAG.md",
"RAG/Adaptive RAG.md",
"RAG/Agentic RAG with LIamaIndex.md",
"LangChain/Building Q&A LangChain.md",
"AI frameworks.md",
"Enhancing LLM.md",
"Semantic caching.md",
"RAG Enhancement Technique.md",
"Hybrid Search.md",
"LangChain vs LIamaIndex.md",
"Improving Indexed Data Quality.md",
"Chunking.md",
"RAG Best Pratices.md",
"README.md",
"Custom RAG Chatbot.md",
"Evaluating LLMs.md",
"LLM agent.md",
"Methods for improving LLMs.md",
"LLMs.md",
"LLMs/RAG Best Pratices.md",
"RAG/Custom RAG Chatbot.md",
"Glossary",
"Prediction"
]
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
3 changes: 3 additions & 0 deletions LLMs.md → LLMs/LLMs.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
![[LLMS.jpg]]

![[LLMs_roadmap_scientist.png]]

[[Evaluation]]
Fine-Tune
Summarization
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,8 @@ LLMs

![NLP](./img/LLMS.jpg)

![LLMs - Gramwork](./img/LLMs_roadmap_scientist.png)


![LLMs - Gramwork](./img/llms_framework.png)

Binary file added img/LLMs_roadmap_scientist.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 908865a

Please sign in to comment.