base_model: | |
- rkstgr/typer-1.5b-base-gguf | |
tags: | |
- text-generation-inference | |
- transformers | |
- typst | |
- qwen2 | |
- gguf | |
license: apache-2.0 | |
language: | |
- en | |
# Typer: LLM for Typst | |
This repository contains GGUF quantized versions of typer-1.5b-instruct. | |
## Usage with Ollama | |
```bash | |
ollama run rkstgr/typer-1.5b-instruct | |
``` | |
## Model Details | |
- **Training:** Fine-tuned using Unsloth and LoRa |