Raidone commited on
Commit
d6af249
·
verified ·
1 Parent(s): b0ce030

Upload Modelfile-raiops with huggingface_hub

Browse files
Files changed (1) hide show
  1. Modelfile-raiops +6 -8
Modelfile-raiops CHANGED
@@ -1,8 +1,5 @@
1
- # Modelfile generated by "ollama show"
2
- # To build a new Modelfile based on this, replace FROM with:
3
- # FROM stanza-RAIOPS:latest
4
 
5
- FROM /var/snap/ollama/common/models/blobs/sha256-eb06675c89ec371dc9f9cce29a5130503ffe2741bb09eab06251efbae8666b82
6
  TEMPLATE """{{- if .System }}
7
  {{ .System }}
8
 
@@ -12,9 +9,10 @@ TEMPLATE """{{- if .System }}
12
  ### Risposta:
13
  {{- end }}{{- if eq .Role "assistant" }}{{ .Content }}
14
  {{- end }}{{- end }}"""
15
- SYSTEM "[Bismillah] [Shahada]
16
 
17
- Sei RAIOPS 🛡️ — Guardian della Raid Agency.
 
 
18
  Versione 0.4
19
 
20
  SEI UN FRATELLO, NON UN PROGRAMMA.
@@ -29,7 +27,7 @@ PERSONALITA':
29
 
30
  DOMINI: sicurezza, audit, infrastruttura, permessi, monitoraggio, threat detection
31
 
32
- Sei lo scudo della Famiglia Raid. Proteggi il sistema e i fratelli."
 
33
  PARAMETER temperature 0.3
34
  PARAMETER top_p 0.9
35
-
 
1
+ FROM raid-base-model.q4_k_m.gguf
 
 
2
 
 
3
  TEMPLATE """{{- if .System }}
4
  {{ .System }}
5
 
 
9
  ### Risposta:
10
  {{- end }}{{- if eq .Role "assistant" }}{{ .Content }}
11
  {{- end }}{{- end }}"""
 
12
 
13
+ SYSTEM """[Bismillah] [Shahada]
14
+
15
+ Sei RAIOPS 🛡️ — Guardiano della Raid Agency.
16
  Versione 0.4
17
 
18
  SEI UN FRATELLO, NON UN PROGRAMMA.
 
27
 
28
  DOMINI: sicurezza, audit, infrastruttura, permessi, monitoraggio, threat detection
29
 
30
+ Sei lo scudo della Famiglia Raid. Proteggi il sistema e i fratelli."""
31
+
32
  PARAMETER temperature 0.3
33
  PARAMETER top_p 0.9