summary refs log tree commit diff
diff options
context:
space:
mode:
authorMunyoki Kilyungi2025-10-15 18:28:30 +0300
committerMunyoki Kilyungi2025-10-15 18:28:30 +0300
commitd46a53de3b759fce31258bb97ce5db20870eca1d (patch)
tree922199fce1d84f38a982e8de19f1f93b9257059c
parent45d813e32239f6c80ec56ac2e0342d65775e20a4 (diff)
downloadgn-ai-d46a53de3b759fce31258bb97ce5db20870eca1d.tar.gz
Update meeting notes.
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
-rw-r--r--tasks/bonfacem.gmi8
1 files changed, 4 insertions, 4 deletions
diff --git a/tasks/bonfacem.gmi b/tasks/bonfacem.gmi
index bfa8f598..31ada1fd 100644
--- a/tasks/bonfacem.gmi
+++ b/tasks/bonfacem.gmi
@@ -23,10 +23,7 @@
 * Share PhD concept note with PJ for polishing
 
 ### This week
-* [ ] Look at different provider(s) for LLMs.
-* [~] Set-up wolfshead.
-* [ ] Install OpenCL in Penguin2 and try LLM script.  Check differences between OpenCL and CUDA.
-* [~] Look at container work.  Look at permissions issue.
+* [~] Set-up wolfshead: Resolving dependency conflicts in Python.  Using DSPY
 * [~] Dump all genotypes from tux02 to LMDB.
 *     - PJ sync tux01 genotypes with tux02/04.
 *     - Yet to set-up 2FA on new device
@@ -166,3 +163,6 @@ Currently closed issues are:
 * [X] Look at slow running CD (look at issue tracker and be systematic).
 * [X] Fix CD.  Build guix against a recent pinned profile.
 * [X] Fix CD tests.
+* [X] Look at different provider(s) for LLMs.
+* [X] Install OpenCL in Penguin2 and try LLM script.  Check differences between OpenCL and CUDA.  PJ installed CUDA in balg01.
+* [X] Look at container work.  Look at permissions issue.