Models
GitHub
Discord
Turbo
Sign in
Download
Models
Download
GitHub
Discord
Sign in
ejschwar
/
aidapal
:latest
26
Downloads
Updated
4 months ago
aiDAPal is a fine tune of mistral7b-instruct to assist with analysis of Hex-Rays pseudo-code
aiDAPal is a fine tune of mistral7b-instruct to assist with analysis of Hex-Rays pseudo-code
Cancel
aidapal:latest
...
/
params
13451a4ace18 · 129B
{
"num_ctx": 8192,
"repeat_last_n": 512,
"repeat_penalty": 1.1,
"stop": [
"[INST]",
"[/INST]"
],
"temperature": 1.2,
"top_k": 100,
"top_p": 0.09
}