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:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -216,4 +216,5 @@ __marimo__/
|
||||
.streamlit/secrets.toml
|
||||
|
||||
# Data/Material that should not be synced
|
||||
*.txt
|
||||
*.txt
|
||||
!requirements.txt
|
Reference in New Issue
Block a user