quan3s commited on
Commit
a555e8f
·
verified ·
1 Parent(s): 06f66d4

Create model.json

Browse files
Files changed (1) hide show
  1. model.json +9 -0
model.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_id": "squaredcuber/roblox-luau-mistral-7b-rft",
3
+ "display_name": "Roblox Luau Assistant (Mistral 7B RFT)",
4
+ "default_max_tokens":4096 ,
5
+ "max_tokens_limit": 8192,
6
+ "default_temperature": 0.7,
7
+ "default_top_p": 0.95,
8
+ "avatar_url": "https://em-content.zobj.net/source/microsoft-teams/363/robot_1f916.png"
9
+ }