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