Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

server: added dynatemp_range and dynatemp_exponent #5352

Merged
merged 2 commits into from
Feb 6, 2024

Conversation

m18coppola
Copy link
Contributor

No description provided.

@ggerganov ggerganov merged commit 31e7903 into ggerganov:master Feb 6, 2024
53 checks passed
jordankanter pushed a commit to jordankanter/llama.cpp that referenced this pull request Mar 13, 2024
* server: added `dynatemp_range` and `dynatemp_exponent`

* Update README.md

---------

Co-authored-by: Michael Coppola <[email protected]>
@joshknnd1982
Copy link

My bat file has the following: main -i --interactive-first -t 11 --multiline-input -c 0 -n -2 --dynatemp-range 0,1 --temp 0.7 --repeat-penalty 1.1 --mirostat 2 --instruct --log-disable -m bagel-dpo-8x7b-v0.2.Q4_K_M.gguf

Am I useing the new dynatemp parameter correctly? if not, can you give me an example of its propper usage in my batch file?

hodlen pushed a commit to hodlen/llama.cpp that referenced this pull request Apr 1, 2024
* server: added `dynatemp_range` and `dynatemp_exponent`

* Update README.md

---------

Co-authored-by: Michael Coppola <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants