File size: 946 Bytes
8e235d7 9630323 0773fb5 f3e59c5 8e235d7 0773fb5 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 |
---
license: cc-by-nc-4.0
language:
- en
pipeline_tag: text-generation
tags:
- nvidia
- AceMath
- math
- CoT
- pytorch
- llama-cpp
base_model: nvidia/AceMath-1.5B-Instruct
---
# IntelligentEstate/DeRanger-1.5B-iQ5_K_S-GGUF
A little Helper for all your Impish needs, Excellent at math and coding for it's size. If you enable bad hehavior it will behave badly.

This model Is meant to give Android devices a functional AI with 70B style capabilities. It is not censored and has simple instruction base template. It was quantized using a custom importance matrix to GGUF format from [`nvidia/AceMath-1.5B-Instruct`](https://huggingface.co/nvidia/AceMath-1.5B-Instruct)
## Use with llama.cpp
Install llama.cpp through brew (works on Mac and Linux)
```bash
brew install llama.cpp
```
Invoke the llama.cpp server or the CLI. |