Ray2333 commited on
Commit
100e6f6
1 Parent(s): 2471334

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -55,6 +55,7 @@ with torch.no_grad():
55
  reward = reward_tensor.cpu().detach().item()
56
  ```
57
 
 
58
 
59
  ## Citation
60
  If you find this model helpful for your research, please cite GRM
 
55
  reward = reward_tensor.cpu().detach().item()
56
  ```
57
 
58
+ **Note: loading llama3 model into 8 bit could lead to performance degradation.**
59
 
60
  ## Citation
61
  If you find this model helpful for your research, please cite GRM