teowu commited on
Commit
bef6594
·
verified ·
1 Parent(s): 57f0058

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -62,7 +62,7 @@ pip install grouped_gemm==0.1.6
62
 
63
  ### Inference
64
 
65
- 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.
66
 
67
  ```python
68
  import requests
 
62
 
63
  ### Inference
64
 
65
+ 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.
66
 
67
  ```python
68
  import requests