mirror of
https://github.com/theroyallab/tabbyAPI.git
synced 2026-03-15 00:07:28 +00:00
1
model.py
1
model.py
@@ -597,7 +597,6 @@ class ModelContainer:
|
||||
gen_settings.token_repetition_penalty = frequency_penalty
|
||||
logger.warning("Setting this value to repetition penalty instead.")
|
||||
|
||||
|
||||
# Always make sure the fallback is 0 if range < 0
|
||||
# It's technically fine to use -1, but this just validates the passed
|
||||
# fallback
|
||||
|
||||
Reference in New Issue
Block a user