Skip to content

frapercan/llm-random-7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

llm-random-7

1000 peticiones a llama3:8b (vía Ollama) pidiendo un entero aleatorio entre 0 y 10. El 85,6% fueron sietes.

Artículo: https://frapercan.github.io/llm-random-7/

Reproducir

ollama pull llama3:8b
python3 random_test.py llama3:8b 1000 8

Resultado

   4 |   40    4.0%  #
   7 |  856   85.6%  ########################################
   8 |  104   10.4%  ####

Media 6,98 — desviación 0,68 — 3 de 11 valores observados.

About

1000 calls to Llama 3 asking for a random number 0-10. The 85.6% were sevens.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages