Skip to content

Commit

Permalink
MobileVLM template
Browse files Browse the repository at this point in the history
  • Loading branch information
guinmoon committed Mar 19, 2024
1 parent a424a3f commit 9c2421c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LLMFarm/model_setting_templates/MobileVLM.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"top_p" : 0.94999998807907104,
"mlock" : false,
"template_name" : "MobileVLM",
"use_metal" : false,
"use_metal" : true,
"parse_special_tokens" : true,
"mirostat" : 0,
"temp" : 0.89999997615814209,
Expand Down

0 comments on commit 9c2421c

Please sign in to comment.