Fix git link on README
This commit is contained in:
parent
58cf7d0f45
commit
9cc88cb621
@ -15,7 +15,7 @@ A chat interface based on `llama.cpp` for running Alpaca models. Entirely self-h
|
||||
Setting up Serge is very easy. TLDR for running it with Alpaca 7B:
|
||||
|
||||
```
|
||||
git clone git@github.com:nsarrazin/serge.git && cd serge
|
||||
git clone https://github.com/nsarrazin/serge.git && cd serge
|
||||
|
||||
cp .env.sample .env
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user