ONNX
kimihailv commited on
Commit
3d61f46
·
1 Parent(s): 8769afc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -39,4 +39,4 @@ Both encoders return:
39
  * `features`: float32
40
  * `embeddings`: float32
41
 
42
- If you want to convert a model with other parameters (i.e fp16 precision or other batch size range), you can use [convert.py](https://huggingface.co/unum-cloud/uform-coreml/blob/main/convert_model.py)
 
39
  * `features`: float32
40
  * `embeddings`: float32
41
 
42
+ If you want to convert a model with other parameters (i.e fp16 precision or other batch size range), you can use [convert.py](https://huggingface.co/unum-cloud/uform-coreml/blob/main/convert_model.py).