Edit model card
YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

This is a 4-bit quantized ggml file for use with llama.cpp on the CPU (pre-mmap) or llama-rs

Original model: https://github.com/pointnetwork/point-alpaca

How to run

./llama-cli -m ./ggml-model-q4_0.bin -f ./alpaca_prompt.txt --repl

(llama-cli is built from https://github.com/rustformers/llama-rs/tree/57440bffb0d946acf73b37e85498c77fc9dfe715)

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference API
Unable to determine this model's library. Check the docs .