File size: 668 Bytes
3768a21 44c9c10 3768a21 |
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 32 33 34 35 36 37 |
---
base_model: microsoft/phi-4
license: mit
license_link: https://huggingface.co./microsoft/phi-4/resolve/main/LICENSE
language:
- en
pipeline_tag: text-generation
library_name: transformers
model_creator: Microsoft
model_name: phi-4
quantized_by: Second State Inc.
---
# Phi-4-GGUF
## Original Model
[microsoft/phi-4](https://huggingface.co./microsoft/phi-4)
## Run with Gaianet
**Prompt template:**
prompt template: `phi-4-chat`
**Context size:**
chat_ctx_size: `16000`
**Run with GaiaNet:**
- Quick start: https://docs.gaianet.ai/node-guide/quick-start
- Customize your node: https://docs.gaianet.ai/node-guide/customize
*Quantized with llama.cpp b4450* |