Commit
·
edbc8d4
1
Parent(s):
b111153
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
A post-processed version of [bigscience/bloom](https://huggingface.co/bigscience/bloom) for volunteer computing.
|
2 |
+
|
3 |
+
You can use [Petals](https://github.com/bigscience-workshop/petals) to inference and fine-tunine the model in colab.
|
4 |
+
More details in [petals.ml](https://petals.ml/)
|