Files
llm-registry/models/Phi-3-mini-128k-instruct/model.yaml
courtney ef072430c6
Some checks failed
Download Missing Models / download-models (push) Has been cancelled
Add/update model files for Phi-3-mini-128k-instruct/model
2025-09-27 17:36:53 +00:00

47 lines
1.3 KiB
YAML

model:
name: Phi-3-mini-128k-instruct
display_name: microsoft/Phi-3-mini-128k-instruct
description: No description available.
publisher_original: mit
publisher_quantized: Community
license: mit
license_url: https://huggingface.co/microsoft/Phi-3-mini-128k-instruct/blob/main/LICENSE
publish_date: '2025-03-02'
modality: text
thinking_model: true
tokenizer:
files:
- tokenizer.json
- tokenizer.model
- tokenizer_config.json
architecture: transformer
formats:
- type: safetensors
variants:
- id: model
label: model
bits: 16
context_length: 4096
size_bytes: 7644766072
hf_repo: https://huggingface.co/microsoft/Phi-3-mini-128k-instruct
files:
- model/.gitattributes
- model/CODE_OF_CONDUCT.md
- model/LICENSE
- model/NOTICE.md
- model/README.md
- model/SECURITY.md
- model/added_tokens.json
- model/config.json
- model/configuration_phi3.py
- model/generation_config.json
- model/model-00001-of-00002.safetensors
- model/model-00002-of-00002.safetensors
- model/model.safetensors.index.json
- model/modeling_phi3.py
- model/sample_finetune.py
- model/special_tokens_map.json
- model/tokenizer.json
- model/tokenizer.model
- model/tokenizer_config.json