CoolFace
Modelpublic

tiz12/model_garbage_detector

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
0likes30downloads
Modelfile17 linesDownload Raw Back to root
1FROM /content/tiz12/model_garbage_detector/unsloth.F16.gguf2 3TEMPLATE """Below are some instructions that describe some tasks. Write responses that appropriately complete each request.{{ if .Prompt }}4 5### Instruction:6{{ .Prompt }}{{ end }}7 8### Response:9{{ .Response }}<|end_of_text|>"""10 11PARAMETER stop "<|start_header_id|>"12PARAMETER stop "<|eot_id|>"13PARAMETER stop "<|end_header_id|>"14PARAMETER stop "<|end_of_text|>"15PARAMETER stop "<|reserved_special_token_"16PARAMETER temperature 1.517PARAMETER min_p 0.1