mirror of
https://github.com/theroyallab/tabbyAPI.git
synced 2026-04-26 17:28:54 +00:00
added quadratic sampling (#56)
* added quadratic sampling * Update sample_preset.yml * oops missed a spot * Sampling: Fix smoothing factor semantics
This commit is contained in:
committed by
GitHub
parent
4a7b8b1b7a
commit
d7c18855e7
@@ -39,6 +39,9 @@ max_temp:
|
||||
temp_exponent:
|
||||
override: 0.0
|
||||
force: false
|
||||
smoothing_factor:
|
||||
override: 0.0
|
||||
force: false
|
||||
|
||||
# MARK: Alphabet soup
|
||||
top_k:
|
||||
|
||||
Reference in New Issue
Block a user