avis / README.md
dotkaio's picture
Upload README.md with huggingface_hub
9414132 verified
|
Raw
History Blame Contribute Delete
515 Bytes
---
license: mit
language:
- en
tags:
- avis
- coding-agent
- ollama
- gguf
- instruct
pipeline_tag: text-generation
---
# dotkaio/avis
Avis is a fine-tuned local model for Avis coding workflows.
## Registries
- Ollama: https://ollama.com/dotkaio/avis
- Hugging Face: https://huggingface.co/dotkaio/avis
## Install
```bash
ollama pull dotkaio/avis:latest
```
## Files
- `avis.gguf` — GGUF weights
- `Modelfile` — Ollama recipe used for packaging
- `README.md` — model card and usage notes