xiaying
3dff1a106c
LLM:Refractor: Add success in llm::load
2025-09-05 17:46:49 +08:00
xiaotang.jxt
f84eafafcb
fix(llm_demo.cpp): 修改音频处理时间的打印文本错误
2025-09-05 17:39:25 +08:00
xiaying
0dcec1e257
LLM:Feature: Add image treat speed and audio treat speed
2025-09-05 17:39:16 +08:00
王召德
d69e343302
Merge pull request #3871 from Yogayu/master
...
[iOS:Feature] App Enhancements and Refactoring
2025-09-05 17:34:11 +08:00
若遗
9a0c61f7cd
Merge remote-tracking branch 'remotes/origin_juude/master'
2025-09-05 17:20:24 +08:00
若遗
58c2b9ef16
update api service
2025-09-05 17:18:49 +08:00
若遗
c2b452edd6
Merge remote-tracking branch 'remotes/origin/master'
2025-09-05 16:46:44 +08:00
若遗
4f72f0e72f
fix ui display bugs
2025-09-05 16:46:38 +08:00
游薪渝(揽清)
c072cc91b9
[feat] filter unsupported model for release version
2025-09-05 16:07:02 +08:00
王召德
333b3c4b5d
Merge pull request #3861 from Juude/master
...
fix qwen think/nothink switch and some ui update
2025-09-05 16:02:56 +08:00
Xinyu You
41aaae22e2
Merge branch 'alibaba:master' into master
2025-09-05 15:53:22 +08:00
游薪渝(揽清)
eda46aca14
Merge branch 'feature_0901'
...
# Conflicts:
# apps/iOS/MNNLLMChat/MNNLLMiOS/Chat/Views/LLMChatView.swift
# apps/iOS/MNNLLMChat/MNNLLMiOS/ChatHistory/Services/ChatHistoryDatabase.swift
# apps/iOS/MNNLLMChat/MNNLLMiOS/MainTab/MainTabView.swift
# apps/iOS/MNNLLMChat/MNNLLMiOS/Service/ModelDownloader/ModelClient.swift
# apps/iOS/MNNLLMChat/MNNLLMiOS/Service/ModelDownloader/ModelDownloadConfiguration.swift
# apps/iOS/MNNLLMChat/MNNLLMiOS/Service/ModelDownloader/ModelDownloadManager.swift
# apps/iOS/MNNLLMChat/MNNLLMiOS/Service/ModelDownloader/ModelScopeDownloadManager.swift
# apps/iOS/MNNLLMChat/MNNLLMiOS/Service/Util/String+Extension.swift
2025-09-05 15:41:53 +08:00
游薪渝(揽清)
d7028c9aa8
[update] readme
2025-09-05 15:33:39 +08:00
游薪渝(揽清)
5109f8b840
[add] kernel function
2025-09-05 15:33:39 +08:00
游薪渝(揽清)
34980ded16
[update] chat version
...
# Conflicts:
# .gitignore
2025-09-05 15:33:38 +08:00
游薪渝(揽清)
3d53e04d9e
[update] chat version
2025-09-05 15:27:57 +08:00
游薪渝(揽清)
081de89e86
[update] code safety, style and package
2025-09-05 15:22:05 +08:00
若遗
0b79a26ddb
Merge remote-tracking branch 'remotes/origin/master'
2025-09-05 14:31:03 +08:00
若遗
4faa7ef3a3
optimize api sercice
2025-09-05 14:29:38 +08:00
游薪渝(揽清)
9c1d8e99a7
[fix] filters cause blank screen
...
Auto-scroll to top when filters change to avoid blank screen when data shrinks
2025-09-05 11:21:36 +08:00
若遗
20defb5b90
fix(ApiConsole): Refine scroll/drag behavior in bottom sheet
2025-09-05 11:00:37 +08:00
若遗
d1b701b5f0
fix: Resolve foreground service issues and improve scrolling
2025-09-05 10:43:43 +08:00
hebangwen
7750789ad3
[LLM:Typo] Fixes typos in method and variable names for consistency
...
1. Corrects typo names in variable, replace `defualt` with `default`
2. Change function name from `defualt_map` to `init_default_map` to avoid name collision
2025-09-04 22:18:55 +08:00
游薪渝(揽清)
4f842f76c5
[update] limit take photo and select one image
2025-09-04 19:47:26 +08:00
jxt1234
c73c2e2d0b
Merge pull request #3863 from alibaba/feature/bugfixllm
...
LLM:Bugfix: Fix bug for set jinja cause crash when the model don't ha…
2025-09-04 15:08:13 +08:00
xiaying
9a3b45ec1c
LLM:Bugfix: Fix bug for set jinja cause crash when the model don't has template
2025-09-04 14:55:28 +08:00
若遗
a94334bb90
remove ignore
2025-09-04 13:52:48 +08:00
若遗
4777193ab8
fix benchmark and history style
2025-09-04 11:49:19 +08:00
游薪渝(揽清)
cc5ebaf797
[update] update last model usage
2025-09-03 19:25:49 +08:00
游薪渝(揽清)
16c8b58550
[feat] add model loading overlay
2025-09-03 17:23:52 +08:00
游薪渝(揽清)
aa7913c7bd
[feat] benchmark total time
2025-09-03 16:44:51 +08:00
游薪渝(揽清)
51011f9261
[update] benchmark localiztion
2025-09-03 16:10:21 +08:00
游薪渝(揽清)
45af751c34
[feat] change tab icon
2025-09-03 15:44:40 +08:00
游薪渝(揽清)
a75a59c0ec
[update] performance formate
2025-09-03 15:42:03 +08:00
游薪渝(揽清)
2f6eaed301
[update] use full with omni model
2025-09-02 19:34:36 +08:00
游薪渝(揽清)
868b6c71a8
[feat] Implement stable hash and optimize download progress tracking
...
- Add String.stableHash extension method for generating stable temporary filenames
- Refactor download progress tracking to support file-level progress monitoring
- Optimize download manager for concurrent downloads and cancellation functionality
- Improve temporary file storage location and download cache management
- Enhance error handling and resource cleanup logic
2025-09-02 17:49:38 +08:00
若遗
a7f811aa8e
bugfix:
...
qwen3 toggle switch sometimes not work.
qwen3 thinking switch use json from
model_market.json
qwen3 sometimes has think tag but not has think content
fix download notification not show
2025-09-02 11:46:07 +08:00
游薪渝(揽清)
ea6397ecbb
[update] use phys_footprint to check memory usage
2025-09-01 15:22:02 +08:00
游薪渝(揽清)
fb97322993
[fix] performance output
2025-09-01 11:27:46 +08:00
王召德
1591ff114a
Merge pull request #3852 from Yogayu/master
...
[iOS: Feature, Bugfix] Improved Downloader
2025-08-29 17:30:27 +08:00
游薪渝(揽清)
69395e9b9a
[refactor] move model downloader to service
2025-08-29 17:16:28 +08:00
游薪渝(揽清)
c30fd946da
[feat] save model info for histroy
2025-08-29 17:16:28 +08:00
游薪渝(揽清)
f138a2c8a1
[refactor] Main Tab
2025-08-29 17:16:28 +08:00
游薪渝(揽清)
c5695cb21a
[fix] disable trash action for local model
2025-08-29 17:16:28 +08:00
游薪渝(揽清)
00d26a652a
[update] docment with Apple style
2025-08-29 17:16:28 +08:00
游薪渝(揽清)
6a181349d4
[add] downloader docment
2025-08-29 17:16:28 +08:00
游薪渝(揽清)
cf47f761f4
[update] config and remove unused code
2025-08-29 17:16:28 +08:00
游薪渝(揽清)
2949fa81dd
[update] download config
2025-08-29 17:16:28 +08:00
游薪渝(揽清)
a1db754ce2
[feat] optimized model scope download manager
2025-08-29 17:16:28 +08:00
游薪渝(揽清)
d2853867bd
Merge branch 'feature_0901'
2025-08-29 17:15:05 +08:00