File size: 529 Bytes
535beaa df1e937 535beaa b15c26d 828f3f6 3ed8b1a df1e937 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
---
license: mit
tags:
- ollama
---
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
## Description
This is for my own experiment with Ollama, because Ollama usually put chat fine-tuning in their library. It would be hard to know if my fine-tuning LoRA Adapter works if I don't use base/pretrain model version
## Ollama
- Model Page https://ollama.com/pacozaa/tinyllama
- `ollama run pacozaa/tinyllama` |