|
531c6fe0fb
|
feat: SwiftNGramWithMarisaTrieへの依存を除去し、内部の実装をターゲットとして追加 (#153)
|
2025-02-09 20:09:01 +09:00 |
|
|
50c0f07877
|
change windows version into 6.0.3
|
2025-02-09 02:10:18 +09:00 |
|
|
362cfe653a
|
feat: update to swift 6.0
|
2025-02-09 01:14:57 +09:00 |
|
|
3a8356da92
|
Ci android (#4)
* ci: change to swift bundle
* ci: remove branch limitations
* ci: fix variable name
* ci: fix maybe
* ci: guest to target
* ci: target
* ci: use swift 6.0.1?
* ci: integrate swift versions
* fix...?
* debug
* ci: setup swift
* ci: echo
* ci: arch
* ci: fix arch target
* ci: fix android abi
* ci: arch
* ci: clean
|
2024-11-02 09:18:08 +09:00 |
|
|
96e8f37a01
|
CI: Androidのビルドサポートを追加 (#142)
* ci: change swift version to stable
* ci: change trigger for test
* revert changes
* ci: fix version
* ci: change display text from branch to tag
* a
* ci
* fix trigger
* fix
* fix for android (use float func)
* ci: heckout with submodules
* ci: remove unneccesary files
* ふぃふぃふぃ
* ci: copy neccesary files
* ci: fix for arm build
* ci: arm
* nn>
* a
* tree
* cp -r
* haaa?
* ci: 大文字と小文字
* ci: re
* ci: copy resource folder
* ci: change path
* ci: default dictionary
* ci: こうか?
* ci: revert changes
* ci: clean workflow
* fix
* n
* a
* ci: incorporate jobs
* fix variable
* fix path
* ci: incorporate android actions to swift.yml
* fix
* ci: fix yaml syntax error
* ci: fix syntax error?
* ci: format
* ci: use valid yml
* ci: use release tag instead of latest tag
* ci: cache
* ci: build llama on android?
* ci: add header include path
* a
* a
* hensu
* fix: llama mock
* uninclude llama
* change os(android) to canimport(andoid)
* a
* remove linux
* a
* n
* ci: check with env value
* fix LLAMA_MOCK
* Update .gitignore
|
2024-09-30 22:13:01 +09:00 |
|
|
58921b244f
|
change git repo
|
2024-09-14 18:04:48 +09:00 |
|
|
0d425081be
|
remove cuda
|
2024-09-14 10:23:54 +09:00 |
|
|
28b327bbc4
|
fix ci for cuda build
|
2024-09-14 09:25:24 +09:00 |
|
|
8ffbe52dbe
|
clean
|
2024-08-04 07:20:31 +09:00 |
|
|
3d87e8fb99
|
fix build
|
2024-08-04 06:55:20 +09:00 |
|
|
44c64aabd8
|
a
|
2024-06-27 17:53:13 +09:00 |
|
|
04e80c0e55
|
env?
|
2024-06-27 17:51:40 +09:00 |
|
|
44504bc9e4
|
gh
|
2024-06-27 07:08:56 +09:00 |
|
|
d80a97de28
|
use nightly build on windows
|
2024-06-27 07:06:39 +09:00 |
|
|
d9c8e5098e
|
Update swift.yml
|
2024-06-18 06:19:45 +09:00 |
|
|
ea67f84a0c
|
Update swift.yml
|
2024-06-18 06:18:13 +09:00 |
|
|
55ffe3c708
|
[Experimental] Zenzai (#92)
* experimental rinna integration
* Update impl
* update
* Bump swift-actions/setup-swift from 1 to 2
Bumps [swift-actions/setup-swift](https://github.com/swift-actions/setup-swift) from 1 to 2.
- [Release notes](https://github.com/swift-actions/setup-swift/releases)
- [Commits](https://github.com/swift-actions/setup-swift/compare/v1...v2)
---
updated-dependencies:
- dependency-name: swift-actions/setup-swift
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* change test
* change impl
* take gpt2 weight as option
* don't use async
* support status check
* enhance error
* avoid percent encode
* update
* GPT-2 based kana-kanji conversion is now perfectly workinggit statusgit status
* fix a bug
* Rename gpt2/llama -> zenz
* cleanup
* internal apiを綺麗にした
* cleanup experimental commands
* update
* partially support incremental input using cache
* fix names
* fix bug
* support roman2kana
* cleanup
* fix minor bugs
* improve logic
* fix minor bug
* fix minor bug
* fix minor bug
* optimize
* optimize performance
* Optimize cache hit
* cli: add anco session command
* fix cache hit bugs
* improve session commands
* maybe this will work better for incremental input environment
* speed up zenzai by using n_best alternatives
* update zenz context
* adding no_typo api
* add inference limit
* fix bug
* reset install_cli
* make package buildable -- but llama.cpp features just do not work at this point because metal is not preprocessed
* add proper availability checks
* change macOS minimum version
* fix several problems
* code cleanup
* enable ubuntu build
* fix build error
* fix ubuntu build
* fix borrowing
* update install_cli.sh
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-05-15 01:36:45 +09:00 |
|
|
7096568aac
|
[Tools] Swift 5.10のCIを追加する (#69)
* [Tools] Swift 5.10のCIを追加する
Fixes #66
* Update setup-swift action to v2
* Update swift.yml
---------
Co-authored-by: Miwa / Ensan <63481257+ensan-hcl@users.noreply.github.com>
|
2024-03-18 00:18:13 +09:00 |
|
|
ef6db79529
|
Bump swift-actions/setup-swift from 1 to 2
Bumps [swift-actions/setup-swift](https://github.com/swift-actions/setup-swift) from 1 to 2.
- [Release notes](https://github.com/swift-actions/setup-swift/releases)
- [Commits](https://github.com/swift-actions/setup-swift/compare/v1...v2)
---
updated-dependencies:
- dependency-name: swift-actions/setup-swift
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-13 06:34:42 +00:00 |
|
|
39b9a633aa
|
add submodule checkout
|
2024-02-20 18:22:13 +09:00 |
|
|
10a307cbcd
|
Finally~~
|
2024-02-20 18:20:10 +09:00 |
|
|
495370f168
|
fix
|
2024-02-20 18:18:34 +09:00 |
|
|
a8a977d3de
|
remove matrix.swift
|
2024-02-20 18:16:36 +09:00 |
|
|
fc91b3b686
|
fix
|
2024-02-20 18:14:50 +09:00 |
|
|
d0cc1b960d
|
fix
|
2024-02-20 18:12:21 +09:00 |
|
|
14156e4dcf
|
cleanup
|
2024-02-20 18:11:37 +09:00 |
|
|
0b61b00076
|
fix indent
|
2024-02-20 00:47:51 +09:00 |
|
|
dbbaec32a0
|
update workflow
|
2024-02-20 00:46:43 +09:00 |
|
|
704695ac8a
|
Update CI
|
2023-09-23 15:48:42 +09:00 |
|
|
50283bd97d
|
Make CI stricter
|
2023-07-23 18:49:04 +09:00 |
|
|
c4ef0e35b3
|
Add .github/
|
2023-07-23 16:14:54 +09:00 |
|