Setup repo with Phi 3
This commit is contained in:
29
models/Phi-3-mini-128k-instruct/model.yaml
Normal file
29
models/Phi-3-mini-128k-instruct/model.yaml
Normal 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
|
||||
Reference in New Issue
Block a user