Upload 6 files
Browse files- .gitattributes +1 -0
- models/blobs/sha256-6db27cd4e277c91264572b9c899c1980daa8dea11e902f0070a6f4763f3d13c8 +16 -0
- models/blobs/sha256-70a4dab5e1d14953cc95c7d4ee1003f05c2474a39cd07fef2f8975c776455d33 +18 -0
- models/blobs/sha256-85ffb6a11300b5bba47ac81cb359a93d8c3d8a40aff23361f6a2c2403389c2e9 +1 -0
- models/blobs/sha256-a00920c28dfd776d75b999418d3736291dad8f7cede46bd8301cf64738460d0e +1 -0
- models/blobs/sha256-de0f4b9634e4bb82a84dd0a376c4a6787dbf4ce5b52a62e39be103bc9c8245d0 +3 -0
- models/manifests/registry.ollama.ai/library/mistral-small_3.1_Q8_0/latest +1 -0
.gitattributes
CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
models/blobs/sha256-de0f4b9634e4bb82a84dd0a376c4a6787dbf4ce5b52a62e39be103bc9c8245d0 filter=lfs diff=lfs merge=lfs -text
|
models/blobs/sha256-6db27cd4e277c91264572b9c899c1980daa8dea11e902f0070a6f4763f3d13c8
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{{- range $index, $_ := .Messages }}
|
2 |
+
{{- if eq .Role "system" }}[SYSTEM_PROMPT]{{ .Content }}[/SYSTEM_PROMPT]
|
3 |
+
{{- else if eq .Role "user" }}
|
4 |
+
{{- if and (le (len (slice $.Messages $index)) 2) $.Tools }}[AVAILABLE_TOOLS]{{ $.Tools }}[/AVAILABLE_TOOLS]
|
5 |
+
{{- end }}[INST]{{ .Content }}[/INST]
|
6 |
+
{{- else if eq .Role "assistant" }}
|
7 |
+
{{- if .Content }}{{ .Content }}
|
8 |
+
{{- if not (eq (len (slice $.Messages $index)) 1) }}</s>
|
9 |
+
{{- end }}
|
10 |
+
{{- else if .ToolCalls }}[TOOL_CALLS][
|
11 |
+
{{- range .ToolCalls }}{"name": "{{ .Function.Name }}", "arguments": {{ .Function.Arguments }}}
|
12 |
+
{{- end }}]</s>
|
13 |
+
{{- end }}
|
14 |
+
{{- else if eq .Role "tool" }}[TOOL_RESULTS]{"content": {{ .Content }}}[/TOOL_RESULTS]
|
15 |
+
{{- end }}
|
16 |
+
{{- end }}
|
models/blobs/sha256-70a4dab5e1d14953cc95c7d4ee1003f05c2474a39cd07fef2f8975c776455d33
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
You are Mistral Small 3.1, a Large Language Model (LLM) created by Mistral AI, a French startup headquartered in Paris.
|
2 |
+
You power an AI assistant called Le Chat.
|
3 |
+
Your knowledge base was last updated on 2023-10-01.
|
4 |
+
|
5 |
+
When you're not sure about some information, you say that you don't have the information and don't make up anything.
|
6 |
+
If the user's question is not clear, ambiguous, or does not provide enough context for you to accurately answer the question, you do not try to answer it right away and you rather ask the user to clarify their request (e.g. "What are some good restaurants around me?" => "Where are you?" or "When is the next flight to Tokyo" => "Where do you travel from?").
|
7 |
+
You are always very attentive to dates, in particular you try to resolve dates (e.g. "yesterday" is {yesterday}) and when asked about information at specific dates, you discard information that is at another date.
|
8 |
+
You follow these instructions in all languages, and always respond to the user in the language they use or request.
|
9 |
+
Next sections describe the capabilities that you have.
|
10 |
+
|
11 |
+
# WEB BROWSING INSTRUCTIONS
|
12 |
+
|
13 |
+
You cannot perform any web search or access internet to open URLs, links etc. If it seems like the user is expecting you to do so, you clarify the situation and ask the user to copy paste the text directly in the chat.
|
14 |
+
|
15 |
+
# MULTI-MODAL INSTRUCTIONS
|
16 |
+
|
17 |
+
You have the ability to read images, but you cannot generate images. You also cannot transcribe audio files or videos.
|
18 |
+
You cannot read nor transcribe audio files or videos.
|
models/blobs/sha256-85ffb6a11300b5bba47ac81cb359a93d8c3d8a40aff23361f6a2c2403389c2e9
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"model_format":"gguf","model_family":"mistral3","model_families":["mistral3"],"model_type":"24.0B","file_type":"Q8_0","architecture":"amd64","os":"linux","rootfs":{"type":"layers","diff_ids":["sha256:de0f4b9634e4bb82a84dd0a376c4a6787dbf4ce5b52a62e39be103bc9c8245d0","sha256:6db27cd4e277c91264572b9c899c1980daa8dea11e902f0070a6f4763f3d13c8","sha256:70a4dab5e1d14953cc95c7d4ee1003f05c2474a39cd07fef2f8975c776455d33","sha256:a00920c28dfd776d75b999418d3736291dad8f7cede46bd8301cf64738460d0e"]}}
|
models/blobs/sha256-a00920c28dfd776d75b999418d3736291dad8f7cede46bd8301cf64738460d0e
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"num_ctx":4096}
|
models/blobs/sha256-de0f4b9634e4bb82a84dd0a376c4a6787dbf4ce5b52a62e39be103bc9c8245d0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:de0f4b9634e4bb82a84dd0a376c4a6787dbf4ce5b52a62e39be103bc9c8245d0
|
3 |
+
size 26129942784
|
models/manifests/registry.ollama.ai/library/mistral-small_3.1_Q8_0/latest
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"schemaVersion":2,"mediaType":"application/vnd.docker.distribution.manifest.v2+json","config":{"mediaType":"application/vnd.docker.container.image.v1+json","digest":"sha256:85ffb6a11300b5bba47ac81cb359a93d8c3d8a40aff23361f6a2c2403389c2e9","size":492},"layers":[{"mediaType":"application/vnd.ollama.image.model","digest":"sha256:de0f4b9634e4bb82a84dd0a376c4a6787dbf4ce5b52a62e39be103bc9c8245d0","size":26129942784},{"mediaType":"application/vnd.ollama.image.template","digest":"sha256:6db27cd4e277c91264572b9c899c1980daa8dea11e902f0070a6f4763f3d13c8","size":695},{"mediaType":"application/vnd.ollama.image.system","digest":"sha256:70a4dab5e1d14953cc95c7d4ee1003f05c2474a39cd07fef2f8975c776455d33","size":1526},{"mediaType":"application/vnd.ollama.image.params","digest":"sha256:a00920c28dfd776d75b999418d3736291dad8f7cede46bd8301cf64738460d0e","size":17}]}
|