pagezyhf HF staff commited on
Commit
a591379
·
verified ·
1 Parent(s): 83f9773

Update modal.json

Browse files
Files changed (1) hide show
  1. modal.json +6 -0
modal.json CHANGED
@@ -1,6 +1,12 @@
1
  {
2
  "inference": {
3
  "model": [
 
 
 
 
 
 
4
  {
5
  "id": "deepseek-ai/DeepSeek-R1-Distill-Llama-70B",
6
  "instanceType": "ml.g6.48xlarge",
 
1
  {
2
  "inference": {
3
  "model": [
4
+ {
5
+ "id": "microsoft/phi-4",
6
+ "instanceType": "ml.g6e.xlarge",
7
+ "numGpu": 1,
8
+ "containerStartupHealthCheckTimeout": 1200
9
+ },
10
  {
11
  "id": "deepseek-ai/DeepSeek-R1-Distill-Llama-70B",
12
  "instanceType": "ml.g6.48xlarge",