andreaskoepf
commited on
Commit
•
734ff93
1
Parent(s):
d701c04
Update README.md
Browse files
README.md
CHANGED
@@ -23,3 +23,10 @@ Multi-line:
|
|
23 |
<|im_start|>assistant
|
24 |
{Assistant answer}<|im_end|>
|
25 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
<|im_start|>assistant
|
24 |
{Assistant answer}<|im_end|>
|
25 |
```
|
26 |
+
|
27 |
+
### Credits & Special Thanks
|
28 |
+
|
29 |
+
- Compute was generously sponsored by the eplf [Machine Learning and Optimization Laboratory](https://www.epfl.ch/labs/mlo/)
|
30 |
+
- The open-source [epfLLM/Megatron-LLM](https://github.com/epfLLM/Megatron-LLM) trainer was used for fine-tuning.
|
31 |
+
- [rombodawg](https://huggingface.co/rombodawg) curated and published [LosslessMegaCodeTrainingV2_1m_Evol_Uncensored](https://huggingface.co/datasets/rombodawg/LosslessMegaCodeTrainingV2_1m_Evol_Uncensored).
|
32 |
+
- [andreaskoepf](https://github.com/andreaskoepf/) prepared & orchestrated the training.
|