diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index f04267b..6d3d8e3 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -66,9 +66,21 @@ "source": false } } + }, + { + "id": "8d6d879b3a376267", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "FP32.md", + "mode": "source", + "source": false + } + } } ], - "currentTab": 4 + "currentTab": 5 } ], "direction": "vertical" @@ -134,7 +146,7 @@ "state": { "type": "backlink", "state": { - "file": "BRAG.md", + "file": "FP32.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -151,7 +163,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "BRAG.md", + "file": "FP32.md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -174,7 +186,7 @@ "state": { "type": "outline", "state": { - "file": "BRAG.md" + "file": "FP32.md" } } } @@ -195,11 +207,13 @@ "command-palette:Open command palette": false } }, - "active": "faa84a79600d8f1b", + "active": "8d6d879b3a376267", "lastOpenFiles": [ + "Pasted image 20240805150010.png", + "BRAG.md", + "FP32.md", "Pasted image 20240805144647.png", "Optimizing RAG.md", - "BRAG.md", "Pasted image 20240803135635.png", "Camadas de Atenção.md", "Modelagem de Linguagem Mascarada.md", @@ -225,14 +239,12 @@ "Describe an Image.md", "RAG/Chunking_RAG.png", "Img/semantic_entropy.png", - "Img/XGBoost.png", "XGBoost Hyperparameters.md", "Tag_visual_features.md", "Sematic Entropy.md", "Database.md", "Chunking_RAG_Applications.md", "Augmentation.md", - "AUC.md", "BD_Vector", "LlamaIndex", "ML", diff --git a/FP32.md b/FP32.md new file mode 100644 index 0000000..8191303 --- /dev/null +++ b/FP32.md @@ -0,0 +1 @@ +![[Pasted image 20240805150010.png]] \ No newline at end of file diff --git a/Pasted image 20240805150010.png b/Pasted image 20240805150010.png new file mode 100644 index 0000000..22d75d0 Binary files /dev/null and b/Pasted image 20240805150010.png differ