ejschwar/
aidapal:latest

26 4 months ago

aiDAPal is a fine tune of mistral7b-instruct to assist with analysis of Hex-Rays pseudo-code

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
}