Skip to content

Commit

Permalink
feat: add tensor_type=bfloat16
Browse files Browse the repository at this point in the history
  • Loading branch information
mikbry committed Mar 29, 2024
1 parent 3007439 commit 84c59cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions schema/v1/model.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@
"enum": [
"float32",
"float16",
"bfloat16",
"float8"
]
},
Expand Down

0 comments on commit 84c59cf

Please sign in to comment.