victormiller
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -91,10 +91,10 @@ The full data sequence can be found [here](https://huggingface.co/datasets/LLM36
|
|
91 |
[to find all branches: git branch -a]
|
92 |
|
93 |
## LLM360 Pretraining Suite
|
94 |
-
We provide step-by-step reproducation tutorials for tech enthusiasts, AI practitioners and academic or industry researchers who want to learn pretraining techniques here
|
95 |
|
96 |
## LLM360 Developer Suite
|
97 |
-
We provide step-by-step finetuning tutorials for tech enthusiasts, AI practitioners and academic or industry researchers here
|
98 |
|
99 |
# Loading K2
|
100 |
```python
|
|
|
91 |
[to find all branches: git branch -a]
|
92 |
|
93 |
## LLM360 Pretraining Suite
|
94 |
+
We provide step-by-step reproducation tutorials for tech enthusiasts, AI practitioners and academic or industry researchers who want to learn pretraining techniques [here](https://www.llm360.ai/pretraining.html).
|
95 |
|
96 |
## LLM360 Developer Suite
|
97 |
+
We provide step-by-step finetuning tutorials for tech enthusiasts, AI practitioners and academic or industry researchers [here](https://www.llm360.ai/developer.html).
|
98 |
|
99 |
# Loading K2
|
100 |
```python
|