hopefully fix repetition with higher temperature and frequency penalty

This commit is contained in:
2026-03-03 21:30:57 -05:00
parent c547edc44b
commit a6ab9708a0
4 changed files with 271 additions and 26 deletions

View File

@@ -10,4 +10,5 @@ dependencies = [
"requests>=2.32.5",
"types-requests>=2.32.4.20260107",
"numpy>=1.24.0",
"pytest>=9.0.2",
]