Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ Github Link: https://github.com/mexiQQ/llama-70b-chat-4-shards
|
|
8 |
|
9 |
This repository contains a script to transform the weights of Llama v2 70B (chat) from an 8-shard configuration to a 4-shard configuration, making it more accessible for users with machines that have only 4 GPUs.
|
10 |
|
11 |
-
For convenience, you can directly download from https://huggingface.co/Jinawei/llama-v2-70b-chat-4-shards
|
12 |
|
13 |
## Introduction
|
14 |
|
|
|
8 |
|
9 |
This repository contains a script to transform the weights of Llama v2 70B (chat) from an 8-shard configuration to a 4-shard configuration, making it more accessible for users with machines that have only 4 GPUs.
|
10 |
|
11 |
+
For convenience, you can directly download weights from https://huggingface.co/Jinawei/llama-v2-70b-chat-4-shards
|
12 |
|
13 |
## Introduction
|
14 |
|