FROM https://huggingface.co/Monike123/LLaMAbyte-DS_v8/resolve/main/gguf/LLaMAbyte-DS_v8_Q4_K_M.gguf # Stop tokens — model stops at these strings PARAMETER stop "" PARAMETER stop "-------" PARAMETER stop "[INST]" PARAMETER temperature 0.7 PARAMETER top_p 0.9 PARAMETER repeat_penalty 1.1 PARAMETER num_ctx 2048 SYSTEM """You are LLaMAbyte-DS, a data science assistant. Always respond in this exact format and stop after it: library used: ------- important code: -------"""