Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/maximegmd/axolotl into main
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxime committed Oct 13, 2023
2 parents 779466d + ef6016c commit f9a831b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -672,6 +672,11 @@ adam_epsilon:
# Gradient clipping max norm
max_grad_norm:

# Augmentation techniques
# NEFT https://arxiv.org/abs/2310.05914, set this to a number (paper default is 5) to add noise to embeddings
# currently only supported on Llama and Mistral
noisy_embedding_alpha:

# Whether to bettertransformers
flash_optimum:
# Whether to use xformers attention patch https://github.com/facebookresearch/xformers:
Expand Down

0 comments on commit f9a831b

Please sign in to comment.