Update README.md
Browse files
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).
|