feat: add temperature and top-k sampling with NumPy implementation and update gitignore to exclude requirements.txt from text file ignore pattern

This commit is contained in:
2025-09-23 23:50:23 -04:00
parent 46e6eb557f
commit 119bf8e40c
3 changed files with 183 additions and 1 deletions

1
requirements.txt Normal file
View File

@@ -0,0 +1 @@
numpy