Update README.md
Browse files
README.md
CHANGED
|
@@ -25,7 +25,7 @@ AstraQuasar-4B-v.0.1 at the moment is an under trained model. Serving as a demon
|
|
| 25 |
|
| 26 |
One of the key milestones achieved by AstraQuasar-4B is its successful application of backpropagation on the duplication trick, setting a precedent for future research and development in this area.
|
| 27 |
|
| 28 |
-
Our model's architecture is fully compatible with leading training frameworks such as Axolotl and LLaMA Factory, ensuring seamless integration into existing workflows leveraging the standard Hugging Face Transformers library.
|
| 29 |
|
| 30 |
## Example:
|
| 31 |
AstraQuasar-4B can be easily instantiated using the Hugging Face Transformers library:
|
|
|
|
| 25 |
|
| 26 |
One of the key milestones achieved by AstraQuasar-4B is its successful application of backpropagation on the duplication trick, setting a precedent for future research and development in this area.
|
| 27 |
|
| 28 |
+
Our model's architecture is fully compatible with leading training frameworks such as [Axolotl](https://github.com/OpenAccess-AI-Collective/axolotl) and [LLaMA Factory](https://github.com/hiyouga/LLaMA-Factory), ensuring seamless integration into existing workflows leveraging the standard Hugging Face Transformers library.
|
| 29 |
|
| 30 |
## Example:
|
| 31 |
AstraQuasar-4B can be easily instantiated using the Hugging Face Transformers library:
|