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