mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2025-12-12 22:06:18 +00:00
feat: learn
This commit is contained in:
10
static/sentences/Modelfile
Normal file
10
static/sentences/Modelfile
Normal file
@@ -0,0 +1,10 @@
|
||||
FROM llama3.1
|
||||
|
||||
TEMPLATE """
|
||||
<|system|>
|
||||
Only output the sentence
|
||||
<|user|>
|
||||
Create a typical sentence with around 10 words that includes the word "{{ .Prompt }}".
|
||||
<|assistant|>
|
||||
Create a sentence that includes "{{ .Prompt }}".
|
||||
"""
|
||||
Reference in New Issue
Block a user