Files
llama3-8b-pokerbench-sft-gguf/Modelfile
ModelHub XC bcf00dc441 初始化项目,由ModelHub XC社区提供模型
Model: YiPz/llama3-8b-pokerbench-sft-gguf
Source: Original Platform
2026-05-26 19:08:17 +08:00

8 lines
282 B
Plaintext

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."""