Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ inference: False
|
|
13 |
|
14 |
This is a version of `hivemind/gpt-j-6B-8bit` for low-RAM loading, i.e., free Colab runtimes :)
|
15 |
|
16 |
-
- shards are
|
17 |
- a demo notebook of how to use it [is here](https://colab.research.google.com/gist/pszemraj/1c0b32173df5b1efbdb7a2358ed4195b/generate-text-with-an-llm-sharded-on-huggingface.ipynb)
|
18 |
|
19 |
|
|
|
13 |
|
14 |
This is a version of `hivemind/gpt-j-6B-8bit` for low-RAM loading, i.e., free Colab runtimes :)
|
15 |
|
16 |
+
- shards are <= 1000MB each
|
17 |
- a demo notebook of how to use it [is here](https://colab.research.google.com/gist/pszemraj/1c0b32173df5b1efbdb7a2358ed4195b/generate-text-with-an-llm-sharded-on-huggingface.ipynb)
|
18 |
|
19 |
|