Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ AlpaGo is an adapter model trained using the Qlora technique on top of the GPT-N
|
|
19 |
|
20 |
1. Clone the AlpaGo repository:
|
21 |
```python
|
22 |
-
!git clone https://
|
23 |
```
|
24 |
2. Install the latest version of Python 3 if you haven't already.
|
25 |
|
|
|
19 |
|
20 |
1. Clone the AlpaGo repository:
|
21 |
```python
|
22 |
+
!git clone https://huggingface.co/myzens/AlpaGo
|
23 |
```
|
24 |
2. Install the latest version of Python 3 if you haven't already.
|
25 |
|