Update README.md
Browse files
README.md
CHANGED
@@ -4,9 +4,10 @@ tags:
|
|
4 |
- ollama
|
5 |
---
|
6 |
|
7 |
-
Convert and Quantized of [TinyLlama-1.1B-intermediate-step-1431k-3T](https://huggingface.co/TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T/tree/main)
|
8 |
|
9 |
-
|
|
|
10 |
|
11 |
## Description
|
12 |
|
|
|
4 |
- ollama
|
5 |
---
|
6 |
|
7 |
+
Convert and Quantized of [TinyLlama-1.1B-intermediate-step-1431k-3T](https://huggingface.co/TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T/tree/main) using llama.cpp
|
8 |
|
9 |
+
## Guide to replicate
|
10 |
+
[Convert and Quantize model to GGUF](https://medium.com/@sarinsuriyakoon/convert-pytorch-model-to-quantize-gguf-to-run-on-ollama-5c5dbc458208)
|
11 |
|
12 |
## Description
|
13 |
|