joaoalvarenga
commited on
Commit
•
261fbda
1
Parent(s):
6be60aa
Update README.md
Browse files
README.md
CHANGED
@@ -58,7 +58,7 @@ Our main goal is to generate a model compressed enough to be deployed in a tradi
|
|
58 |
|
59 |
### How to fine tune
|
60 |
|
61 |
-
In this [notebook](https://nbviewer.org/urls/huggingface.co/joaoalvarenga/bloom-8bit/raw/main/fine-tuning-example.ipynb) you can find an adaptation from [Hivemind's GPT-J 8-bit fine-tuning notebook](https://colab.research.google.com/drive/1ft6wQU0BhqG5PRlwgaZJv2VukKKjU4Es) to fine-tune Bloom 8-bit with a 3x NVIDIA A100.
|
62 |
|
63 |
### How to use
|
64 |
|
|
|
58 |
|
59 |
### How to fine tune
|
60 |
|
61 |
+
In this [notebook](https://nbviewer.org/urls/huggingface.co/joaoalvarenga/bloom-8bit/raw/main/fine-tuning-example.ipynb) you can find an adaptation from [Hivemind's GPT-J 8-bit fine-tuning notebook](https://colab.research.google.com/drive/1ft6wQU0BhqG5PRlwgaZJv2VukKKjU4Es) to fine-tune Bloom 8-bit with a 3x NVIDIA A100 instance.
|
62 |
|
63 |
### How to use
|
64 |
|