Skip to content

Commit

Permalink
Update spec.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeadie authored Dec 12, 2023
1 parent 63ce6bb commit e9fde59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .spice/models/gas_fees/spec.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ class InferenceParams:
compiled_package_cid: str
inference_handler: str
metadata: Optional[dict] = None
model_id: str = ""
job_id: str = ""
model_type: str = ""

@dataclass
Expand Down

0 comments on commit e9fde59

Please sign in to comment.