Skip to content

Commit 819a358

Browse files
committed
fix: fix model id mapping
1 parent 9452dc2 commit 819a358

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/inference/src/providers/consts.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,5 @@ export const HARDCODED_MODEL_ID_MAPPING: Record<InferenceProvider, Record<ModelI
2222
replicate: {},
2323
sambanova: {},
2424
together: {},
25+
novita: {},
2526
};

0 commit comments

Comments
 (0)