add link to colab
Browse files
README.md
CHANGED
@@ -90,6 +90,10 @@ widget:
|
|
90 |
|
91 |
# smol_llama-101M-GQA: python
|
92 |
|
|
|
|
|
|
|
|
|
93 |
> 400MB of buzz: pure Python programming nectar! 🍯
|
94 |
|
95 |
This model is the general pre-trained checkpoint `BEE-spoke-data/smol_llama-101M-GQA` trained on a deduped version of `pypi` for +1 epoch. Play with the model in [this demo space](https://huggingface.co/spaces/BEE-spoke-data/beecoder-playground).
|
|
|
90 |
|
91 |
# smol_llama-101M-GQA: python
|
92 |
|
93 |
+
<a href="https://colab.research.google.com/gist/pszemraj/91b5a267df95461b46922e6c0212e8f7/beecoder-basic-test-notebook.ipynb">
|
94 |
+
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
|
95 |
+
</a>
|
96 |
+
|
97 |
> 400MB of buzz: pure Python programming nectar! 🍯
|
98 |
|
99 |
This model is the general pre-trained checkpoint `BEE-spoke-data/smol_llama-101M-GQA` trained on a deduped version of `pypi` for +1 epoch. Play with the model in [this demo space](https://huggingface.co/spaces/BEE-spoke-data/beecoder-playground).
|