Setup repo with Phi 3

This commit is contained in:
zcourts
2025-09-27 18:26:34 +01:00
commit 0c748f1497
16 changed files with 1122 additions and 0 deletions

View File

@@ -0,0 +1,29 @@
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: 7642181880
hf_repo: https://huggingface.co/microsoft/Phi-3-mini-128k-instruct
files:
- model-00001-of-00002.safetensors
- model-00002-of-00002.safetensors