Skip to content

Commit 43d5e34

Browse files
committed
53
1 parent ae6440d commit 43d5e34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/posts/meetup-53-wrapup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@ is simple, robust and an algorithm that does not require any training)
3232
> get higher. -- [Is Temperature the Creativity Parameter of Large Language Models?](https://arxiv.org/pdf/2405.00492)
3333
3434
Randomness in embeddings: Do you get different embedding vectors from the same
35-
model on the same input? [Quick
35+
model on the same input? Yes and no. [Quick
3636
test](https://github.com/golang-leipzig/golang-leipzig.github.io/tree/source/static/vembedtest)
3737
using [ollama](https://ollama.com) running on a Intel
3838
[N3450](https://www.intel.com/content/www/us/en/products/sku/95596/intel-celeron-processor-n3450-2m-cache-up-to-2-20-ghz/specifications.html)
3939
2016 6W TDP CPU (and [1.6W idle](/images/zima-idle-1.6w.png) power
40-
consumption):
40+
consumption) reveals determenistic embeddings, whereas there are [observations of the opposite](https://github.com/golang-leipzig/golang-leipzig.github.io/tree/source/static/vembedtest) as well:
4141

4242
![](/vembedtest/vembedtest.gif)
4343

0 commit comments

Comments
 (0)