add button
Browse files
README.md
CHANGED
|
@@ -15,6 +15,11 @@ This is a version of `hivemind/gpt-j-6B-8bit` for low-RAM loading, i.e., free Co
|
|
| 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 |
**Please refer to the [original model card for hivemind/gpt-j-6B-8bit](https://huggingface.co/hivemind/gpt-j-6B-8bit) for all details.**
|
| 19 |
|
| 20 |
## Usage
|
|
|
|
| 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 |
+
|
| 20 |
+
[](https://colab.research.google.com/gist/pszemraj/1c0b32173df5b1efbdb7a2358ed4195b/generate-text-with-an-llm-sharded-on-huggingface.ipynb)
|
| 21 |
+
|
| 22 |
+
|
| 23 |
**Please refer to the [original model card for hivemind/gpt-j-6B-8bit](https://huggingface.co/hivemind/gpt-j-6B-8bit) for all details.**
|
| 24 |
|
| 25 |
## Usage
|