Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf4beec5

Browse files
author
TinySemVer
committed
Release: v3.1.4 [skip ci]
### Patch- Docs: DGX-B200 benchmarks (284f9f7)- Improve: Default to `bfloat16` for Torch (0419b54)- Make: Upgrade deps for Py 3.10+ (cef4bea)- Make: Upgrade CI with `uv` (0dff0dc)
1 parent284f9f7 commitf4beec5

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

‎CITATION.cff‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ authors:
1111
given-names:"Ash"
1212
orcid:"https://orcid.org/0000-0002-4882-1815"
1313
title:"UForm by Unum Cloud"
14-
version:3.1.3
14+
version:3.1.4
1515
keywords:
1616
-"text-to-image retrieval"
1717
-"multimodal"

‎VERSION‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.1.3
1+
3.1.4

‎package-lock.json‎

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name":"@unum-cloud/uform",
33
"type":"module",
4-
"version":"3.1.3",
4+
"version":"3.1.4",
55
"description":"Pocket-Sized Multimodal AI for Content Understanding and Generation",
66
"dependencies": {
77
"@huggingface/hub":"^0.14.8",

‎pyproject.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ maintainers = [
4242
name ="uform"
4343
readme ="README.md"
4444
requires-python =">=3.10"
45-
version ="3.1.3"
45+
version ="3.1.4"
4646

4747
[project.scripts]
4848
uform-chat ="uform.chat:main"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp