初始化项目,由ModelHub XC社区提供模型
Model: YiPz/llama3-8b-pokerbench-sft-gguf Source: Original Platform
This commit is contained in:
7
Modelfile
Normal file
7
Modelfile
Normal file
@@ -0,0 +1,7 @@
|
||||
FROM ./llama3-8b-pokerbench-sft-q8_0.gguf
|
||||
PARAMETER temperature 0.1
|
||||
PARAMETER num_predict 64
|
||||
PARAMETER stop "<|eot_id|>"
|
||||
SYSTEM """You are an expert poker player. Analyze the game state and provide the optimal action.
|
||||
Respond with your action wrapped in <action></action> tags."""
|
||||
|
||||
Reference in New Issue
Block a user