[go: nahoru, domu]

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

Bump version to 0.1.16 #404

Merged
merged 2 commits into from
Jun 8, 2024
Merged

Bump version to 0.1.16 #404

merged 2 commits into from
Jun 8, 2024

Conversation

EricLBuehler
Copy link
Owner

No description provided.

Copy link
github-actions bot commented Jun 8, 2024
Code Metrics Report
  ===============================================================================
 Language            Files        Lines         Code     Comments       Blanks
===============================================================================
 Dockerfile              1           34           25            0            9
 Happy                   1          442          369            0           73
 JSON                    9           21           21            0            0
 Python                 27          995          848           29          118
 TOML                   16          433          393            1           39
-------------------------------------------------------------------------------
 Jupyter Notebooks       1            0            0            0            0
 |- Markdown             1           60           30           22            8
 |- Python               1           96           87            1            8
 (Total)                            156          117           23           16
-------------------------------------------------------------------------------
 Markdown               16         1139            0          846          293
 |- BASH                 5          100           97            0            3
 |- Python               6          122          110            0           12
 |- Rust                 3          177          160           11            6
 (Total)                           1538          367          857          314
-------------------------------------------------------------------------------
 Rust                  109        33180        30062          553         2565
 |- Markdown            52          518            0          499           19
 (Total)                          33698        30062         1052         2584
===============================================================================
 Total                 181        36244        31718         1429         3097
===============================================================================
  

@EricLBuehler EricLBuehler changed the title Bump version to 0.1.17 Bump version to 0.1.16 Jun 8, 2024
@EricLBuehler EricLBuehler merged commit 8405570 into master Jun 8, 2024
11 checks passed
@EricLBuehler EricLBuehler deleted the bump_version_0_1_17 branch June 8, 2024 01:27
EricLBuehler added a commit that referenced this pull request Jun 10, 2024
* Bump version to 0.1.17

* Fix version bump
EricLBuehler added a commit that referenced this pull request Jun 10, 2024
* Implement gpt2 gguf tokenizer

* Fix unk tok calculation

* Remove normalizer

* Update gguf tokenizer

* Allow adding unk token when found

* Add unk token to builder if provided.

* Improve add_special_tokens

* Use tokenizerx builder

* Add useful comment

Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>

* Bump version to 0.1.16 (#404)

* Bump version to 0.1.17

* Fix version bump

* Add and update template READMEs (#405)

* Add readmes

* Fix typos

* Improve Rust docs (#406)

* Expose phi3v loader and remove unused deps (#408)

* Support format for mixtral where experts are in one tensor (#355)

* Normal loading metadata for vision models (#409)

* Phi 3 vision ISQ support (#410)

* ISQ support for phi3v

* Document it

* Remove causal masks cache (#412)

* Fix: use new slice_assign (#415)

* Use new slice_assign

* Fix dead image links

* Fix Phi-3 GGUF (#414)

* Fix kv head usage

* Fix rope weights

* Clippy

* Work on the gpt2 conversion

* Add comment

* Add some tests

* Update readme

---------

Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant