Views
No views yet
| Field | Value |
|---|---|
| Parameters | 1.6B |
| Architecture | StableLM transformer |
| Quantization | Q4_K_M |
| Context length | 4,096 tokens |
| File | stablelm-2-zephyr-1.6b-Q4_K_M-be.gguf (983 MB) |
| Endianness | Big-endian |
| Source | stabilityai/stablelm-2-zephyr-1_6b |
1git clone https://gitlab.com/librepower/llama-aix.git
2cd llama-aix
3./scripts/fetch_upstream.sh && ./scripts/build_aix_73.sh
4wget https://huggingface.co/librepowerai/StableLM-2-Zephyr-1.6B-Q4_K_M-BE/resolve/main/stablelm-2-zephyr-1.6b-Q4_K_M-be.gguf
5./build/bin/llama-simple -m stablelm-2-zephyr-1.6b-Q4_K_M-be.gguf -n 256 -t 16 "Your prompt"