mlinmg commited on
Commit
0f797a2
·
verified ·
1 Parent(s): 4d152f2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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: