Skip to content

Commit 167685b

Browse files
Revert "Adding the GPR Notebook for Hyperparameter tuning"
1 parent 724a21b commit 167685b

File tree

8 files changed

+258
-431
lines changed

8 files changed

+258
-431
lines changed

GPR_Optimization.py

Lines changed: 0 additions & 181 deletions
This file was deleted.

public/GPR_Optimization.html

Lines changed: 0 additions & 82 deletions
This file was deleted.

public/index.html

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,12 +86,20 @@ <h2 class="notebook-title">pyspark parametrize</h2>
8686
<a href="data_science_tools/pyspark_parametrize.html" class="notebook-link">View the notebook</a>
8787
</li>
8888
<li class="notebook-item">
89-
<h2 class="notebook-title">pydantic ai examples</h2>
90-
<a href="llm/pydantic_ai_examples.html" class="notebook-link">View the notebook</a>
89+
<h2 class="notebook-title">diffbot llm</h2>
90+
<a href="llm/diffbot_llm.html" class="notebook-link">View the notebook</a>
91+
</li>
92+
<li class="notebook-item">
93+
<h2 class="notebook-title">lchain deepseek</h2>
94+
<a href="llm/lchain_deepseek.html" class="notebook-link">View the notebook</a>
9195
</li>
9296
<li class="notebook-item">
93-
<h2 class="notebook-title">temp</h2>
94-
<a href="temp/temp.html" class="notebook-link">View the notebook</a>
97+
<h2 class="notebook-title">lchain ollama</h2>
98+
<a href="llm/lchain_ollama.html" class="notebook-link">View the notebook</a>
99+
</li>
100+
<li class="notebook-item">
101+
<h2 class="notebook-title">pydantic ai examples</h2>
102+
<a href="llm/pydantic_ai_examples.html" class="notebook-link">View the notebook</a>
95103
</li>
96104
</ul>
97105
</body>

public/llm/diffbot_llm.html

Lines changed: 82 additions & 0 deletions
Large diffs are not rendered by default.

public/llm/lchain_deepseek.html

Lines changed: 82 additions & 0 deletions
Large diffs are not rendered by default.

public/llm/lchain_ollama.html

Lines changed: 82 additions & 0 deletions
Large diffs are not rendered by default.

public/temp.html

Lines changed: 0 additions & 82 deletions
This file was deleted.

0 commit comments

Comments
 (0)