# This Modelfile imports the custom GGUF FROM ./gemma3-1b-ringkasan.q4_k_m.gguf # Sets the correct chat template for Gemma models TEMPLATE """user {{ .Prompt }} model """ # (Optional) Set a custom system prompt for your model SYSTEM """You are a helpful AI assistant from Indonesia, skilled in summarizing text.""" # Define the stop tokens for Gemma PARAMETER stop PARAMETER stop