Update README.md
Browse files
README.md
CHANGED
@@ -15,6 +15,7 @@ The passthrough method differs significantly from the previous ones. By concaten
|
|
15 |
|
16 |
Many thanks to [Abacaj](https://huggingface.co/abacaj) for providing the [fine tuned weights](https://huggingface.co/abacaj/phi-2-super) that were used in the creation of this base model. You can find the full script for how the model was merged [here]...thanks to [KatyTheCutie](https://huggingface.co/KatyTheCutie) for helping me figure out how to make the model as big as I possibly could.
|
17 |
|
|
|
18 |
# How to run inference:
|
19 |
|
20 |
```python
|
|
|
15 |
|
16 |
Many thanks to [Abacaj](https://huggingface.co/abacaj) for providing the [fine tuned weights](https://huggingface.co/abacaj/phi-2-super) that were used in the creation of this base model. You can find the full script for how the model was merged [here]...thanks to [KatyTheCutie](https://huggingface.co/KatyTheCutie) for helping me figure out how to make the model as big as I possibly could.
|
17 |
|
18 |
+
## This idea was brought to me by [The Face of Goonery](https://huggingface.co/The-Face-Of-Goonery), also known as Caleb Morgan. I have him to thank if fine-tuning this model turns out to be a success
|
19 |
# How to run inference:
|
20 |
|
21 |
```python
|