Skip to content

Commit

Permalink
Rename author tag (#3600)
Browse files Browse the repository at this point in the history
* Update models

* Rename author

---------

Co-authored-by: Nancy Mejia Juarez <[email protected]>
Co-authored-by: Kelly <[email protected]>
  • Loading branch information
3 people authored Nov 22, 2024
1 parent 40c5c85 commit 3323725
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ tags:
Preview: ''
huggingface_model_id: openai/clip-vit-base-patch32
SharedComputeCapacityEnabled: ''
author: OpenAI
author: "openai-oss"
license: mit
task: embeddings
hiddenlayerscanned: ''
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ tags:
Preview: ''
huggingface_model_id: openai/clip-vit-large-patch14-336
SharedComputeCapacityEnabled: ''
author: OpenAI
author: "openai-oss"
license: mit
task: embeddings
hiddenlayerscanned: ""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ tags:
task: zero-shot-image-classification
huggingface_model_id: openai/clip-vit-base-patch32
SharedComputeCapacityEnabled: ''
author: OpenAI
author: "openai-oss"
hiddenlayerscanned: ''
inference_compute_allow_list:
[
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ tags:
task: zero-shot-image-classification
huggingface_model_id: openai/clip-vit-large-patch14
SharedComputeCapacityEnabled: ''
author: OpenAI
author: "openai-oss"
hiddenlayerscanned: ''
inference_compute_allow_list:
[
Expand Down
3 changes: 1 addition & 2 deletions assets/models/system/openai-whisper-large-v3/spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ properties:
tags:
huggingface_model_id: openai/whisper-large-v3
hiddenlayerscanned: ""
author: OpenAI
author: "openai-oss"
inference_compute_allow_list:
[
Standard_DS5_v2,
Expand Down Expand Up @@ -46,7 +46,6 @@ tags:
Standard_ND96amsr_A100_v4,
Standard_ND40rs_v2,
]
Featured: ""
license: mit
SharedComputeCapacityEnabled: ""
task: automatic-speech-recognition
Expand Down
3 changes: 1 addition & 2 deletions assets/models/system/openai-whisper-large/spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ properties:
languages: en, zh, de, es, ru, ko, fr, ja, pt, tr, pl, ca, nl, ar, sv, it, id, hi, fi, vi, he, uk, el, ms, cs, ro, da, hu, ta, no, th, ur, hr, bg, lt, la, mi, ml, cy, sk, te, fa, lv, bn, sr, az, sl, kn, et, mk, br, eu, is, hy, ne, mn, bs, kk, sq, sw, gl, mr, pa, si, km, sn, yo, so, af, oc, ka, be, tg, sd, gu, am, yi, lo, uz, fo, ht, ps, tk, nn, mt, sa, lb, my, bo, tl, mg, as, tt, haw, ln, ha, ba, jw, su
tags:
huggingface_model_id: openai/whisper-large
author: OpenAI
author: "openai-oss"
inference_compute_allow_list:
[
Standard_DS5_v2,
Expand Down Expand Up @@ -45,7 +45,6 @@ tags:
Standard_ND96amsr_A100_v4,
Standard_ND40rs_v2,
]
Featured: ""
license: mit
SharedComputeCapacityEnabled: ""
hiddenlayerscanned: ""
Expand Down

0 comments on commit 3323725

Please sign in to comment.