Isaak-Carter commited on
Commit
e1a4525
1 Parent(s): d963802

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -14,6 +14,16 @@ tags:
14
  - gguf-my-repo
15
  ---
16
 
 
 
 
 
 
 
 
 
 
 
17
  # Isaak-Carter/JOSIEv4o-8b-stage1-beta1-Q4_K_M-GGUF
18
  This model was converted to GGUF format from [`Isaak-Carter/JOSIEv4o-8b-stage1-beta1`](https://huggingface.co/Isaak-Carter/JOSIEv4o-8b-stage1-beta1) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
19
  Refer to the [original model card](https://huggingface.co/Isaak-Carter/JOSIEv4o-8b-stage1-beta1) for more details on the model.
 
14
  - gguf-my-repo
15
  ---
16
 
17
+ ```text
18
+ """<|begin_of_text|>system
19
+ You are J.O.S.I.E. which is an acronym for "Just an Outstandingly Smart Intelligent Entity", a private and super-intelligent AI assistant, created by Gökdeniz Gülmez.
20
+ <|begin_of_text|>main user "Gökdeniz Gülmez"
21
+ {{ .Prompt }}<|end_of_text|>
22
+ <|begin_of_text|>josie
23
+ {{ .Response }}<|end_of_text|>"""
24
+ ```
25
+
26
+
27
  # Isaak-Carter/JOSIEv4o-8b-stage1-beta1-Q4_K_M-GGUF
28
  This model was converted to GGUF format from [`Isaak-Carter/JOSIEv4o-8b-stage1-beta1`](https://huggingface.co/Isaak-Carter/JOSIEv4o-8b-stage1-beta1) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
29
  Refer to the [original model card](https://huggingface.co/Isaak-Carter/JOSIEv4o-8b-stage1-beta1) for more details on the model.