Update README.md
Browse files
README.md
CHANGED
@@ -20,13 +20,4 @@ This is [mistralai/Mistral-Small-Instruct-2409](https://huggingface.co/mistralai
|
|
20 |
|
21 |
The model is split using the `llama.cpp/llama-gguf-split` CLI utility into shards no larger than 2GB. The purpose of this is to make it less painful to resume downloading if interrupted.
|
22 |
|
23 |
-
The purpose of this upload is archival.
|
24 |
-
|
25 |
-
---
|
26 |
-
### By the way:
|
27 |
-
|
28 |
-
The prompt format is as follows:
|
29 |
-
|
30 |
-
```<s>[INST] {user's message} [/INST]{response}</s>[INST] {user's message} [/INST]{response}</s>```
|
31 |
-
|
32 |
-
I personally recommend using `temperature = 0.3` as the **only** sampler.
|
|
|
20 |
|
21 |
The model is split using the `llama.cpp/llama-gguf-split` CLI utility into shards no larger than 2GB. The purpose of this is to make it less painful to resume downloading if interrupted.
|
22 |
|
23 |
+
The purpose of this upload is archival.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|