qwerrwe / src /axolotl /prompt_strategies

Commit History

verbose failure message (#1694)
cbbf039
unverified

winglian commited on

re-enable DPO for tests in modal ci (#1374)
1f151c0
unverified

winglian commited on

handle the system role too for chat templates (#1671)
b752080
unverified

winglian commited on

Generalizing the chat_template prompt strategy (#1660) [skip ci]
cc11c6b
unverified

Keith Stevens commited on

support for custom messages field in sharegpt (#1651)
bbfed31
unverified

winglian commited on

feat: Add LLaMA-3 instruct prompt strategies for fine-tuning (#1553)
50421c8
unverified

Ram Ram winglian commited on

improve tool handling roles (#1587)
cb78a36
unverified

winglian commited on

ORPO Trainer replacement (#1551)
7d1d22f
unverified

winglian commited on

fix pretraining_ on odd datasets (#1463)
586bd8d
unverified

monsoon-nlp commited on

fixes for dpo and orpo template loading (#1424)
7803f09
unverified

winglian commited on

Feat: Add sharegpt multirole (#1137)
40a88e8
unverified

Nanobit commited on

ORPO (#1419)
2ea70eb
unverified

winglian commited on

add handling for argilla dpo-mix (#1397)
8a82d2e
unverified

winglian commited on

Add Glaive conversation format support (#1365)
b7d8a7d
unverified

Brian Fitzgerald winglian commited on

allow the sharegpt handler to also better handle datasets destined for openai finetuning (#1361)
2598c9f
unverified

winglian commited on

plain input/output prompt strategy w/o chat templates (#1346)
4d09b42
unverified

winglian commited on

add gemma instruct chat template (#1341)
c1a7b3d
unverified

winglian commited on

Support user-defined prompt processing strategies for dpo (#1248)
1e3d530
unverified

nopperl winglian commited on

Pretrain transforms (#1261)
c7cf381
unverified

winglian commited on

relora: magnitude pruning of the optimizer (#1245)
8c2e05a
unverified

winglian commited on

precompute dpo logprobs setting and fixes (#1199) [skip ci]
33e1170
unverified

winglian commited on

Feat/chatml add system message (#1117)
98b4762
unverified

mhenrichsen Mads Henrichsen winglian commited on

add ultrachat prompt strategies (#996)
ba043a3
unverified

winglian commited on

Respect sequence_len in config for `type: llama2_chat` (#926)
f1de29d
unverified

hamel commited on

fixing prompt template of chatml by removal of linebreak (#922)
03c6318
unverified

timlim123 Timothy Lim commited on

Update to adapt to sharegpt datasets with "assistant" rather than "gp… (#774)
0800885
unverified

MilesQLi winglian commited on

fixes for alpaca w chatml, and don't include attention_mask w mistral for flash attention (#728)
3553172
unverified

winglian commited on

add support for defined train split (#654)
409ca0f
unverified

winglian commited on

use fastchat conversations template (#578)
e7d3e2d
unverified

winglian commited on

split completion text to sequence_len (#616)
97d3776
unverified

winglian commited on

support custom field for completion from yml (#580)
f7a2263
unverified

winglian commited on

feat: add Metharme prompt strategy (#446)
f474650
unverified

TearGosling Nanobit commited on

support user defined prompters, pretokenized datasets in config, local parquet, local arrow files (#348)
d2e7f27
unverified

winglian commited on

fix orca prompts (#422)
1b7e860
unverified

winglian commited on

Attention mask and position id fixes for packing (#285)
2bb0b78
unverified

winglian commited on

Fix(message): Improve error message for bad format (#365)
e37d935
unverified

Nanobit commited on

experimental llama 2 chat support (#296)
3392270
unverified

Jan Philipp Harries Jan Philipp Harries commited on

Added Orca Mini prompt strategy (#263)
c93655c
unverified

Jan Philipp Harries Jan Philipp Harries commited on

update prompts for open orca to match the paper (#317)
3d4984b
unverified

winglian commited on

Fixed pre-commit problems, fixed small bug in logging_config to handle LOG_LEVEL env var
b1f4f7a

theobjectivedad commited on

Merge pull request #255 from OpenAccess-AI-Collective/open-orca-prompts
1e5014a
unverified

winglian commited on

open orca support
78a1e1f

winglian commited on

add option for instruct w sys prompts
924bbfd

winglian commited on

Merge pull request #224 from OpenAccess-AI-Collective/system-prompt-data
f150c02
unverified

winglian commited on

push intermediate model checkpoints to hub
612aabd

winglian commited on

skip the system prompt
05ab909

winglian commited on