Novalis133 commited on
Commit
8826f37
·
verified ·
1 Parent(s): 5317c7f

Upload pricing.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. pricing.json +4 -0
pricing.json CHANGED
@@ -78,5 +78,9 @@
78
  "openai/gpt-oss-safeguard-20b": {
79
  "in_per_1m": 0.075,
80
  "out_per_1m": 0.3
 
 
 
 
81
  }
82
  }
 
78
  "openai/gpt-oss-safeguard-20b": {
79
  "in_per_1m": 0.075,
80
  "out_per_1m": 0.3
81
+ },
82
+ "qwen/qwen3-14b": {
83
+ "in_per_1m": 0.2275,
84
+ "out_per_1m": 0.91
85
  }
86
  }