Zhangchen Xu
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -56,7 +56,10 @@ The overall performance is much better than the official Llama-3.1-8B-Instruct M
|
|
56 |
|
57 |
**How to use it?** Please check the official [Llama 3.1 repository](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct#how-to-use) for detailed instructions. Simply replace the original `model_id` with this model id.
|
58 |
|
59 |
-
|
|
|
|
|
|
|
60 |
|
61 |
## Stage 1: Supervised Fine-tuning
|
62 |
|
|
|
56 |
|
57 |
**How to use it?** Please check the official [Llama 3.1 repository](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct#how-to-use) for detailed instructions. Simply replace the original `model_id` with this model id.
|
58 |
|
59 |
+
---
|
60 |
+
# Alignment Pipeline
|
61 |
+
|
62 |
+
The detailed alignment pipeline is as follows.
|
63 |
|
64 |
## Stage 1: Supervised Fine-tuning
|
65 |
|