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 generation #472

Merged
merged 97 commits into from
May 16, 2024
Merged
Changes from 1 commit
Commits
Show all changes
97 commits
Select commit Hold shift + click to select a range
64a7d27
Fix prompt
danielhanchen Apr 19, 2024
495f1da
Merge branch 'main' into nightly
danielhanchen Apr 20, 2024
656ab22
Update chat_templates.py
danielhanchen Apr 20, 2024
c4f2f54
fix_untrained_tokens
danielhanchen Apr 20, 2024
87b4bb9
Update llama.py
danielhanchen Apr 21, 2024
abd192f
add tokens
danielhanchen Apr 21, 2024
868351b
Update _utils.py
danielhanchen Apr 21, 2024
f29a3e7
Update tokenizer_utils.py
danielhanchen Apr 21, 2024
2573474
Update llama.py
danielhanchen Apr 21, 2024
bfb32a3
Update llama.py
danielhanchen Apr 21, 2024
40a6d00
Update llama.py
danielhanchen Apr 21, 2024
140a0b0
Update llama.py
danielhanchen Apr 21, 2024
88435a8
pad_token
danielhanchen Apr 21, 2024
24790e2
Update chat_templates.py
danielhanchen Apr 21, 2024
1464f7d
Update chat_templates.py
danielhanchen Apr 21, 2024
df069c5
tokenizer
danielhanchen Apr 21, 2024
eb00fb7
Update save.py
danielhanchen Apr 21, 2024
805f890
Update chat_templates.py
danielhanchen Apr 21, 2024
80be6ff
Update chat_templates.py
danielhanchen Apr 21, 2024
92723ba
Merge branch 'main' into nightly
danielhanchen Apr 22, 2024
2e62a69
patch tokenizer padding
danielhanchen Apr 22, 2024
b0678d6
Update tokenizer_utils.py
danielhanchen Apr 22, 2024
f85ef9c
Update save.py
danielhanchen Apr 23, 2024
d2f10a0
Fix: loading models with resized vocabulary (#377)
oKatanaaa Apr 24, 2024
f5fa654
GGUF fix
danielhanchen Apr 28, 2024
8325e05
Readme (#390)
danielhanchen Apr 28, 2024
13b1ae6
Update README.md
danielhanchen Apr 28, 2024
5069a7d
Delete .gitignore
danielhanchen Apr 28, 2024
1ba3379
Merge branch 'main' into nightly
danielhanchen Apr 29, 2024
7c9c3f5
Phi-3
danielhanchen Apr 29, 2024
7b696ee
Update README.md
danielhanchen Apr 29, 2024
48334f7
Update README.md
danielhanchen Apr 29, 2024
3665c0b
Update README.md
danielhanchen Apr 29, 2024
0f9e073
Update README.md
danielhanchen Apr 29, 2024
eb135d8
Update README.md
danielhanchen Apr 29, 2024
56e2674
Update README.md
danielhanchen Apr 29, 2024
b091a0b
Update README.md
danielhanchen Apr 29, 2024
18533ab
Update README.md
danielhanchen Apr 29, 2024
3e84338
Update README.md
danielhanchen Apr 29, 2024
d8feef5
Update README.md
danielhanchen Apr 29, 2024
392c034
Update README.md
danielhanchen Apr 29, 2024
df6fb52
Update README.md
danielhanchen Apr 29, 2024
99ed47a
Update README.md
danielhanchen Apr 29, 2024
7fae556
Update README.md
danielhanchen Apr 29, 2024
000d050
Update README.md
danielhanchen Apr 29, 2024
27f88f0
Update README.md
danielhanchen Apr 29, 2024
affbba1
Update README.md
danielhanchen Apr 29, 2024
14f104a
Update README.md
danielhanchen Apr 29, 2024
e040d18
Fix reserved tokens
danielhanchen May 4, 2024
fb10081
Merge branch 'main' into nightly
danielhanchen May 4, 2024
f53944a
Update save.py
danielhanchen May 4, 2024
70b41d1
Update tokenizer_utils.py
danielhanchen May 4, 2024
1b1b931
Update tokenizer_utils.py
danielhanchen May 4, 2024
61edc3c
Update tokenizer_utils.py
danielhanchen May 4, 2024
73df3ee
Update tokenizer_utils.py
danielhanchen May 4, 2024
15d7898
Update tokenizer_utils.py
danielhanchen May 4, 2024
84418a9
Merge branch 'main' into nightly
danielhanchen May 5, 2024
76ed0a4
Update chat_templates.py
danielhanchen May 6, 2024
dfec8dd
Update save.py
danielhanchen May 7, 2024
73af5d1
Update _utils.py
danielhanchen May 7, 2024
9c7d9a7
Update chat_templates.py
danielhanchen May 7, 2024
f1f8db3
Merge branch 'main' into nightly
danielhanchen May 8, 2024
7c53652
Adds dependencies and extras for torch 2.3.0 with new xformers versio…
nathan-az May 10, 2024
cf83fe3
Support Qwen2 (#428)
yangjianxin1 May 10, 2024
f7dab30
Update save.py
danielhanchen May 10, 2024
10e01f4
Merge branch 'nightly' of https://github.com/unslothai/unsloth into n…
danielhanchen May 10, 2024
6c9fcc9
Update save.py
danielhanchen May 10, 2024
f1350ca
Update _utils.py
danielhanchen May 10, 2024
73b941d
Update save.py
danielhanchen May 11, 2024
7d502d7
Update save.py
danielhanchen May 11, 2024
d1d47b3
Update save.py
danielhanchen May 11, 2024
f16d7d7
test_hf_gguf_equivalence
danielhanchen May 11, 2024
01284f4
Update chat_templates.py
danielhanchen May 12, 2024
4f1e6fb
Update chat_templates.py
danielhanchen May 12, 2024
36cfcf4
--pad-vocab
danielhanchen May 12, 2024
6b2ee16
Update tokenizer_utils.py
danielhanchen May 12, 2024
e7bd653
Merge branch 'main' into nightly
danielhanchen May 13, 2024
b1d9b39
Update tokenizer_utils.py
danielhanchen May 13, 2024
9420e83
Update tokenizer_utils.py
danielhanchen May 13, 2024
4b238d3
Update tokenizer_utils.py
danielhanchen May 13, 2024
0cce29c
Update tokenizer_utils.py
danielhanchen May 13, 2024
c75bfb6
Unspecified max_seq_length
danielhanchen May 13, 2024
0c17e65
possible_pad_token
danielhanchen May 13, 2024
9c4302d
Update tokenizer_utils.py
danielhanchen May 13, 2024
6e3056b
Merge branch 'main' into nightly
danielhanchen May 14, 2024
650cc60
past_key_values
danielhanchen May 14, 2024
9ba0a42
Update llama.py
danielhanchen May 14, 2024
8995d83
Update llama.py
danielhanchen May 15, 2024
73eff3c
Update llama.py
danielhanchen May 15, 2024
df28275
Update _utils.py
danielhanchen May 15, 2024
1f16ae7
Update _utils.py
danielhanchen May 15, 2024
4e7302f
Update _utils.py
danielhanchen May 15, 2024
e598919
Update _utils.py
danielhanchen May 15, 2024
f0895e7
_wrap_fast_inference
danielhanchen May 15, 2024
ecc69ee
Update llama.py
danielhanchen May 15, 2024
61fbe1c
Update llama.py
danielhanchen May 15, 2024
d9843f9
flag
danielhanchen May 15, 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
Prev Previous commit
Next Next commit
Merge branch 'main' into nightly
  • Loading branch information
danielhanchen committed Apr 20, 2024
commit 495f1da7865720cf2beee861ed8d0e238e25c930

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.