Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix chat templates #917

Merged
merged 103 commits into from
Aug 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
103 commits
Select commit Hold shift + click to select a range
5eb3c51
Update pyproject.toml
danielhanchen Aug 5, 2024
96743a7
Update tokenizer_utils.py
danielhanchen Aug 6, 2024
fe6f6ea
Update tokenizer_utils.py
danielhanchen Aug 6, 2024
dba7a2a
Update tokenizer_utils.py
danielhanchen Aug 6, 2024
468e2fa
Update _utils.py
danielhanchen Aug 6, 2024
0825548
Update _utils.py
danielhanchen Aug 7, 2024
061df17
Update tokenizer_utils.py
danielhanchen Aug 7, 2024
7345a52
Update tokenizer_utils.py
danielhanchen Aug 7, 2024
09900a3
fix_tokenizer
danielhanchen Aug 7, 2024
bb72b00
Update tokenizer_utils.py
danielhanchen Aug 7, 2024
39e2891
Update tokenizer_utils.py
danielhanchen Aug 7, 2024
5e04c9f
Merge branch 'main' into nightly
danielhanchen Aug 7, 2024
8538264
Merge branch 'main' into nightly
danielhanchen Aug 10, 2024
cc1db63
Update save.py
danielhanchen Aug 10, 2024
b3e5c90
Update save.py
danielhanchen Aug 10, 2024
afa4c03
Update save.py
danielhanchen Aug 10, 2024
6d46089
Update save.py
danielhanchen Aug 10, 2024
30a1570
Update save.py
danielhanchen Aug 10, 2024
34ffdfa
Update loader.py
danielhanchen Aug 10, 2024
f0163cb
Update pyproject.toml
danielhanchen Aug 10, 2024
845a66b
Update _utils.py
danielhanchen Aug 10, 2024
e02c69c
Update gemma2.py
danielhanchen Aug 10, 2024
5f7d793
Update gemma2.py
danielhanchen Aug 10, 2024
40276b1
Update _utils.py
danielhanchen Aug 10, 2024
b114f4e
gemma 2 mask
danielhanchen Aug 10, 2024
98dd923
Update llama.py
danielhanchen Aug 10, 2024
6beabba
Update llama.py
danielhanchen Aug 10, 2024
b29f12b
Update llama.py
danielhanchen Aug 10, 2024
5bafd05
Update llama.py
danielhanchen Aug 10, 2024
36bab19
Update llama.py
danielhanchen Aug 10, 2024
17c8498
Update llama.py
danielhanchen Aug 10, 2024
9fcd115
Update llama.py
danielhanchen Aug 10, 2024
d7747cb
Update llama.py
danielhanchen Aug 10, 2024
9e86639
Update llama.py
danielhanchen Aug 10, 2024
2bed35d
Update llama.py
danielhanchen Aug 10, 2024
81a201e
Update _utils.py
danielhanchen Aug 10, 2024
27b464b
Update llama.py
danielhanchen Aug 10, 2024
9ad45ac
Update llama.py
danielhanchen Aug 10, 2024
7048ed7
Update llama.py
danielhanchen Aug 10, 2024
37dd88e
Update llama.py
danielhanchen Aug 10, 2024
41f6970
Update llama.py
danielhanchen Aug 10, 2024
ac3faab
Update llama.py
danielhanchen Aug 10, 2024
9ac8cbc
Update llama.py
danielhanchen Aug 10, 2024
e124aa0
Update _utils.py
danielhanchen Aug 10, 2024
cfec6d2
Update llama.py
danielhanchen Aug 10, 2024
44f32ee
Update llama.py
danielhanchen Aug 10, 2024
cf9ad4b
Update llama.py
danielhanchen Aug 10, 2024
fa68b75
Update _utils.py
danielhanchen Aug 10, 2024
d2799ab
Update _utils.py
danielhanchen Aug 10, 2024
c112ff2
Update _utils.py
danielhanchen Aug 10, 2024
951d95d
Update _utils.py
danielhanchen Aug 10, 2024
9699278
Update _utils.py
danielhanchen Aug 10, 2024
f02eb7d
Update _utils.py
danielhanchen Aug 10, 2024
9e93c93
Torch 2.4 Xformers 0.0.27post2
danielhanchen Aug 10, 2024
5155ffe
Update llama.py
danielhanchen Aug 10, 2024
245fcab
Update llama.py
danielhanchen Aug 10, 2024
306ffe4
Update llama.py
danielhanchen Aug 10, 2024
13cf1f1
Update llama.py
danielhanchen Aug 10, 2024
53b22c4
Gemma 2 fixes
danielhanchen Aug 10, 2024
dca3cc8
Update gemma2.py
danielhanchen Aug 10, 2024
eab5319
Update llama.py
danielhanchen Aug 10, 2024
394156d
Update llama.py
danielhanchen Aug 11, 2024
dfa4a68
Update save.py
danielhanchen Aug 11, 2024
7321754
Update save.py
danielhanchen Aug 11, 2024
52e1364
Merge branch 'main' into nightly
danielhanchen Aug 11, 2024
b5ade12
Update llama.py
danielhanchen Aug 11, 2024
856a0b0
Update cross_entropy_loss.py
danielhanchen Aug 11, 2024
759f556
Update dpo.py
danielhanchen Aug 11, 2024
4f54947
Update dpo.py
danielhanchen Aug 11, 2024
d111fa1
Update dpo.py
danielhanchen Aug 11, 2024
2b77aaa
Update dpo.py
danielhanchen Aug 11, 2024
a453572
Update dpo.py
danielhanchen Aug 11, 2024
eca8346
Update dpo.py
danielhanchen Aug 11, 2024
324090a
Update dpo.py
danielhanchen Aug 11, 2024
7e602c6
Update dpo.py
danielhanchen Aug 11, 2024
830f658
Update dpo.py
danielhanchen Aug 11, 2024
d333221
Update dpo.py
danielhanchen Aug 11, 2024
1c4da3e
Update dpo.py
danielhanchen Aug 11, 2024
b5eb8d3
Update dpo.py
danielhanchen Aug 11, 2024
212e3e8
Update dpo.py
danielhanchen Aug 11, 2024
a72c58c
Update dpo.py
danielhanchen Aug 11, 2024
2e99abe
Update dpo.py
danielhanchen Aug 11, 2024
4f10320
Update dpo.py
danielhanchen Aug 11, 2024
53d7353
Update dpo.py
danielhanchen Aug 12, 2024
51368c8
Update dpo.py
danielhanchen Aug 12, 2024
2706ca3
Update dpo.py
danielhanchen Aug 12, 2024
114b3ef
Update dpo.py
danielhanchen Aug 12, 2024
bf44d3f
Update dpo.py
danielhanchen Aug 12, 2024
ba6d862
Update dpo.py
danielhanchen Aug 12, 2024
921f284
Update dpo.py
danielhanchen Aug 12, 2024
3daed05
Update dpo.py
danielhanchen Aug 12, 2024
b379474
Update dpo.py
danielhanchen Aug 12, 2024
f2fb76c
Update dpo.py
danielhanchen Aug 12, 2024
15f2015
Providing more flexibility for users to customize their llama when us…
Brownwang0426 Aug 13, 2024
f2ff16a
Merge branch 'main' into nightly
danielhanchen Aug 13, 2024
9e4374b
Merge branch 'nightly' of https://github.com/unslothai/unsloth into n…
danielhanchen Aug 13, 2024
21423a5
Update llama.py
danielhanchen Aug 13, 2024
81404c9
Update chat_templates.py
danielhanchen Aug 13, 2024
46ccc63
return model
danielhanchen Aug 13, 2024
1155dce
Update tokenizer_utils.py
danielhanchen Aug 13, 2024
c9dab29
Update chat_templates.py
danielhanchen Aug 14, 2024
4f405c5
Update tokenizer_utils.py
danielhanchen Aug 14, 2024
5a7c379
Train on completions
danielhanchen Aug 14, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading