Commit Graph

1744 Commits

Author SHA1 Message Date
bojiang
ef23282fc3 reduce "bentoml already logged in" 2024-07-12 20:38:53 +08:00
bojiang
a5a64cf03a fix: repo 2024-07-12 20:16:19 +08:00
bojiang
1c86d3e9d1 style: remove strict before code is strict 2024-07-12 14:57:10 +08:00
bojiang
04a7409ce6 doc: remove discord
Signed-off-by: bojiang <5886138+bojiang@users.noreply.github.com>
2024-07-12 09:56:18 +08:00
bojiang
ed96753ff7 doc: refer vllm
Signed-off-by: bojiang <5886138+bojiang@users.noreply.github.com>
2024-07-12 09:55:38 +08:00
Sean Sheng
8eb73b71a4 docs: update readme links
Signed-off-by: Sean Sheng <s3sheng@gmail.com>
2024-07-11 18:45:22 -07:00
bojiang
c665bd6950 Update README.md
Signed-off-by: bojiang <5886138+bojiang@users.noreply.github.com>
2024-07-11 15:42:48 +08:00
bojiang
db093809c7 Update README.md
Signed-off-by: bojiang <5886138+bojiang@users.noreply.github.com>
2024-07-11 15:41:52 +08:00
Aaron Pham
6cac177bb4 chore: remove signed release
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
v0.6.3
2024-07-10 23:41:56 -04:00
bojiang
7ebe2c1dcd fix: broken with Python3.9 2024-07-11 11:35:40 +08:00
bojiang
50fff2941e chore: make the UI link clickable in output (#1038)
* chore: make the UI link clickable in output

Signed-off-by: bojiang <5886138+bojiang@users.noreply.github.com>

* Update src/openllm/local.py

Signed-off-by: bojiang <5886138+bojiang@users.noreply.github.com>

---------

Signed-off-by: bojiang <5886138+bojiang@users.noreply.github.com>
2024-07-11 11:24:00 +08:00
Aaron Pham
c82adf67bd infra: add release script
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
v0.6.2
2024-07-10 20:21:17 -04:00
Aaron Pham
c74f3de6c7 chore: update typing to hijack compliant
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-07-10 20:19:41 -04:00
Aaron Pham
0e9dcd54fc docs: update README messaging
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-07-10 18:12:59 -04:00
Aaron Pham
e1675652d1 chore: add repo default utils
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-07-10 18:01:15 -04:00
Aaron Pham
3fbb75f7e9 chore: add instruction to access chat URL
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
v0.6.1
2024-07-09 22:56:27 -04:00
Aaron Pham
165a5939b4 chore: remove unused badge
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
v0.6.0
2024-07-09 22:17:06 -04:00
Aaron Pham
887043e100 infra: update release scripts to run locally
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-07-09 22:16:22 -04:00
Aaron Pham
45cd10579c infra: remove unused changelog
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-07-09 22:12:18 -04:00
dependabot[bot]
47571464b3 chore(deps): bump openai from 1.35.9 to 1.35.12 (#1036)
Bumps [openai](https://github.com/openai/openai-python) from 1.35.9 to 1.35.12.
- [Release notes](https://github.com/openai/openai-python/releases)
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/openai/openai-python/compare/v1.35.9...v1.35.12)

---
updated-dependencies:
- dependency-name: openai
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-09 22:10:13 -04:00
Aaron Pham
f4a0a49e3d fix(release): PyPI github actions intergrations
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-07-09 22:09:48 -04:00
Aaron Pham
ed79b48d87 chore: ignore generated files
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-07-09 22:07:16 -04:00
Aaron Pham
f4d822125e chore: ready for 0.6 releases
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-07-09 22:05:43 -04:00
bojiang
61997de34d restore README 2024-07-10 09:11:08 +08:00
bojiang
0b93db47cd Merge openllm-next as openllm 0.6 2024-07-09 14:21:52 +08:00
bojiang
d25ea794f3 clean 0.5 2024-07-09 14:21:44 +08:00
dependabot[bot]
fdd63b742a chore(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4 (#1032)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.3 to 4.3.4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](65462800fd...0b2256b8c0)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-08 22:07:52 -04:00
dependabot[bot]
ce00bd92db chore(deps): bump taiki-e/install-action from 2.41.7 to 2.41.11 (#1033)
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.41.7 to 2.41.11.
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](331a600f1b...64e4e2f995)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-08 22:07:43 -04:00
dependabot[bot]
8428f6859b chore(deps): bump actions/download-artifact from 4.1.7 to 4.1.8 (#1034)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.7 to 4.1.8.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](65a9edc588...fa0a91b85d)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-08 22:07:35 -04:00
pre-commit-ci[bot]
8d0d8de7bc ci: pre-commit autoupdate [pre-commit.ci] (#1035)
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.5.0 → v0.5.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.0...v0.5.1)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-07-08 22:07:27 -04:00
bojiang
57a1c86c22 tem 2024-07-08 14:24:30 +08:00
bojiang
93af92fd55 remove recipe 2024-07-06 14:44:42 +08:00
bojiang
40f7ebcf89 rename to openllm-models 2024-07-06 14:39:50 +08:00
bojiang
d2e02f8998 fix: repo update; client 2024-07-06 13:19:49 +08:00
Aaron Pham
e05daf657e chore: ignore generated attributes for language
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-07-04 23:10:42 -04:00
dependabot[bot]
e838e51878 chore(deps): bump taiki-e/install-action from 2.41.3 to 2.41.7 (#1030)
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.41.3 to 2.41.7.
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](e6c7481b70...331a600f1b)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-04 20:57:16 -04:00
bojiang
2005cd4e83 Update README.md 2024-07-04 14:51:54 +08:00
bojiang
2e29469c5d Merge remote-tracking branch 'recipe/main' 2024-07-04 14:43:36 +08:00
Aaron Pham
6d061ce8a3 feat: DEVELOPMENT.md (#9)
* feat: DEVELOPMENT.md

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>

* chore: update callout

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>

---------

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-07-04 11:23:14 +08:00
xianxian.zhang
2a9e16d148 feat: add phi3 (llamacpp backed) (#6)
* feat: add phi3 gguf

* chore: del alias

* chore: update bentofile.yaml

* chore: add ui

* chore: clean code

* clean names

---------

Co-authored-by: bojiang <bojiang_@outlook.com>
2024-07-04 11:21:56 +08:00
bojiang
9bfe6e9991 chore(clean): reset configs 2024-07-04 10:52:43 +08:00
bojiang
c29decacf3 fix(ux): cloud login prompt 2024-07-04 10:45:58 +08:00
bojiang
8d1405d875 chore(ux): feedback 2024-07-04 02:14:29 +08:00
pre-commit-ci[bot]
5960709c0e ci: pre-commit autoupdate [pre-commit.ci] (#1031)
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.4.10 → v0.5.0](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.10...v0.5.0)
- [github.com/pre-commit/mirrors-mypy: v1.10.0 → v1.10.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.10.0...v1.10.1)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-07-03 11:37:56 -04:00
bojiang
0d16358911 fix(chatts): add fastapi 2024-07-03 20:37:43 +08:00
xianxian.zhang
34a09db9b9 fix: Resource schema (#4) 2024-07-03 20:33:29 +08:00
bojiang
ef45ca611e refactor: use openai client in run 2024-07-03 20:28:46 +08:00
bojiang
17a3535991 refactor: label based alias 2024-07-03 19:33:41 +08:00
bojiang
a7adfa4712 fix: venv 2024-07-03 17:32:21 +08:00
bojiang
5a57731094 take analytic out 2024-07-03 15:31:50 +08:00