pacozaa commited on
Commit
ed95f70
1 Parent(s): 3ed8b1a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
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
- using llama.cpp
 
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