Skip to content

Commit

Permalink
Build: Released 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.0.0](v0.4.8...v1.0.0) (2023-12-28)

### Add

* `--fp16` flag ([b62f79f](b62f79f))
* cli-chat, Docs: minor README changes ([0cb11d4](0cb11d4))
* gen model demo ([4b0fe4e](4b0fe4e))
* minor changes in cli-chat ([4c4ead3](4c4ead3))
* URL as an input image for chat cli ([e46e312](e46e312))

### Break

* Argument name and versioning ([908f8c6](908f8c6))

### Docs

* evaluation for generative models ([bd34c71](bd34c71))
* Grammar and Spelling ([cb3c8d2](cb3c8d2))
* new style, multi-gpu, generative models (#52) ([7011e65](7011e65)), closes [#52](#52)
* preview generative capabilities ([5e0c5ec](5e0c5ec))
* Refine README.md ([c378cf3](c378cf3))

### Upd

* generative model & config structure ([2162bde](2162bde))
  • Loading branch information
semantic-release-bot committed Dec 28, 2023
1 parent 0a894ff commit d6d03b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ uform-chat = "uform.chat:main"

[project]
name = "uform"
version = "0.4.8"
version = "1.0.0"
authors = [
{ name="Mikhail Kim", email="mike.kim@unum.cloud" },
{ name="Vladimir Orshulevich", email="vladimir.orshulevich@unum.cloud" },
Expand Down

0 comments on commit d6d03b2

Please sign in to comment.