Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
mrs83
/
Kurtis-SmolLM2-360M-Instruct-GGUF
like
0
Text Generation
GGUF
mrs83/kurtis_mental_health_final
English
Inference Endpoints
conversational
License:
mit
Model card
Files
Files and versions
Community
Deploy
Use this model
acc9898
Kurtis-SmolLM2-360M-Instruct-GGUF
/
template
mrs83
Add template and system prompt
acc9898
verified
3 months ago
raw
Copy download link
history
blame
171 Bytes
{{
if
.System }}
<|system|>
{{
.System
}}
<|end|>
{{
end
}}
{{
if
.Prompt }}
<|user|>
{{
.Prompt
}}
<|end|>
{{
end
}}
<|assistant|>
{{
.Response
}}
<|end|>
<|im_start|>assistant