teowu commited on
Commit
04fa033
1 Parent(s): 9245dae

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -60,7 +60,7 @@ pip install grouped_gemm==0.1.6
60
 
61
  ### Inference
62
 
63
- You can use the same method as the final Aria model to load this checkpoint. However, as the base model, it might not be able to yield optimal chat performance.
64
 
65
  ```python
66
  import requests
 
60
 
61
  ### Inference
62
 
63
+ You can use the same method as the final [Aria](https://huggingface.co/rhymes-ai/Aria) model to load this checkpoint. However, as the base model, it might not be able to yield optimal chat performance.
64
 
65
  ```python
66
  import requests