Views
No views yet
| File | Quant | Size | RAM Needed | Quality |
|---|---|---|---|---|
Phi-tiny-MoE-instruct-Q8_0.gguf | Q8_0 | 4.0 GB | ~6 GB | Near-lossless |
./llama-cli -m Phi-tiny-MoE-instruct-Q8_0.gguf -p "Explain quantum computing in simple terms" -n 5121echo 'FROM ./Phi-tiny-MoE-instruct-Q8_0.gguf' > Modelfile
2ollama create phi-tiny-moe -f Modelfile
3ollama run phi-tiny-moe