qiaoruiyt commited on
Commit
c3d0690
·
verified ·
1 Parent(s): abaa465

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -74,6 +74,8 @@ It is important to also include `trust_remote_code=True` and `torch_dtype="auto"
74
  > [!NOTE]
75
  > There are some very slight floating point discrepancies when using the model via SentenceTransformer caused by how the models are cast to the `bfloat16` dtype, though it should not affect the results in general.
76
 
 
 
77
  ## Citation
78
  ```
79
  @article{shao2025reasonir,
 
74
  > [!NOTE]
75
  > There are some very slight floating point discrepancies when using the model via SentenceTransformer caused by how the models are cast to the `bfloat16` dtype, though it should not affect the results in general.
76
 
77
+ We thank [@tomaarsen](https://huggingface.co/tomaarsen) for improving the SentenceTransformer integration and analyzing the cause of the floating point discrepancies!
78
+
79
  ## Citation
80
  ```
81
  @article{shao2025reasonir,