Skip to content

Commit 02062b8

Browse files
committed
link
1 parent b96264d commit 02062b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/posts/meetup-53-wrapup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ tags:
2222
* one does not simply reindexing a whole [vector database](https://en.wikipedia.org/wiki/Vector_database)
2323
* [HNSW](https://en.wikipedia.org/wiki/Hierarchical_navigable_small_world), [approximate nearest neighbor search](https://en.wikipedia.org/wiki/Nearest_neighbor_search#Approximation_methods) (classic [kNN](https://en.wikipedia.org/wiki/K-nearest_neighbors_algorithm)
2424
is simple, robust and an algorithm that does not require any training)
25-
* [42 school](https://www.42network.org/) -- "42 is the largest free IT school network in the world, with a global presence of 50+ campuses across 30+ countries."
25+
* [42 school](https://www.42network.org/) -- "42 is the largest free IT school network in the world, with a [global presence](https://www.42network.org/42-schools/) of 50+ campuses across 30+ countries."
2626
* running CI locally, e.g. with [GL runner](https://docs.gitlab.com/runner/install/), or [act](https://github.com/nektos/act)
2727
* challenges of system designs that include language models or related technologies: levels or randomness (LLM parameters, temperature, ...)
2828

0 commit comments

Comments
 (0)