Update README.md
Browse files
README.md
CHANGED
@@ -26,10 +26,10 @@ The Sparrow series comprises language models designed to serve as helpful assist
|
|
26 |
- License/Warranty: The model is available under the Apache 2.0 license and comes with no warranty or gurantees of any kind.
|
27 |
- Fine-tuned from: PY007/TinyLlama-1.1B-intermediate-step-480k-1T
|
28 |
|
29 |
-
Repo contains models converted to GGUF either in int8 or float16 format:
|
30 |
-
sparrow-1.1b-chat-alpha-q8_0.gguf
|
31 |
-
sparrow-1.1b-chat-alpha-f16.gguf
|
32 |
-
|
33 |
Prompt Template:
|
34 |
```
|
35 |
<s>[INST] <<SYS>>
|
|
|
26 |
- License/Warranty: The model is available under the Apache 2.0 license and comes with no warranty or gurantees of any kind.
|
27 |
- Fine-tuned from: PY007/TinyLlama-1.1B-intermediate-step-480k-1T
|
28 |
|
29 |
+
Repo contains models converted to GGUF either in int8 or float16 format:
|
30 |
+
- sparrow-1.1b-chat-alpha-q8_0.gguf
|
31 |
+
- sparrow-1.1b-chat-alpha-f16.gguf
|
32 |
+
|
33 |
Prompt Template:
|
34 |
```
|
35 |
<s>[INST] <<SYS>>
|