Q-bert commited on
Commit
5f8876d
1 Parent(s): 4bb4ba2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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://github.com/exampleuser/alphago.git
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