Starwhale

Latest version: v0.6.13

Safety actively analyzes 628969 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 8

0.5.2

Not secure
🧭 What's Changed
* (controller) add dataset hashedblod download api (2420) anda-ren
* bug(ci): fix console e2e typo (2430) tianweidut
* bug(ci): fix e2e release charts typo (2429) tianweidut
* bug(client): fix dataset blob download api typo (2419) tianweidut
* bugfix(client): add the "force" parameter for model uploading (2411) xuchuan
* chore(ci): add verbose for e2e cmd output (2410) tianweidut
* chore(console): auth for pin and unpin (2436) jialeicui
* chore(controller): add failed reason in task response (2421) jialeicui
* enhance(ci): refactor minikube config for e2e and dev (2418) tianweidut
* example(LLM): update llm examples runtime req version (2426) tianweidut
* feat(console): use slient config disable error toaster, update model file load api and tree interactive (2415) waynelwz
* fix(console): store not reset when tables changed / compare num error / widget preview error (2413) waynelwz
* fix(controller): header is omitted by response stream (2422) anda-ren
* fix(controller): read model file without compression fail (2414) jialeicui
* fix(controller): runtime can not upload when user is not system admin (2412) jialeicui
* fix(share): use full uri for model and runtime (2432) goldenxinxing
* optimize(console): grid cell preview pre view with work wrap (2417) waynelwz
* refactor(controller): refine job start end time (2416) jialeicui
* update(console): combine task logs with online & offline (2438) waynelwz
* update(console): grid support optimized background without trigger full cell render (2437) waynelwz
* update(console): hide trash menu to none role (2435) waynelwz
* update(console): job pin ui (2427) waynelwz
* update(console): project card / locale selector ui (2428) waynelwz
* update(console): use runtime version time for list time (2434) waynelwz
⚙️ Who Contributes
anda-ren, goldenxinxing, jialeicui, tianweidut, waynelwz and xuchuan

0.5.1

Not secure
🧭 What's Changed
* bug(client): skip model list for the empty manifest/digest info (2403) tianweidut
* bugfix(client): model copy compression and fileExisted issue (2402) xuchuan
* bugfix(controller): override contentLength in InputStreamResource returned by ModelService.getFileData so that the underlying InputStream won't be read twice (2409) xuchuan
* bugfix(model): model copy retries and add read limit for LengthAbleInputStream (2407) xuchuan
* bugfix(storage): add Content-Type for signed put url (2401) xuchuan
* chore(ci): add sudo command for e2e base image (2391) tianweidut
* chore(ci): enable client-e2e for mac osx (2397) tianweidut
* chore(ci): remove torch/tensorflow python3.11 unittest skip (2398) tianweidut
* chore(controller): remove unused property in model version (2405) goldenxinxing
* enhance(controller): support dev mode proxy (2399) jialeicui
* feat(console): new model api load model files step by step, support shared model (2406) waynelwz
* feat: support job pin/unpin (2386) waynelwz
* fix(controller): make the property of 'shared' in model version to show (2404) goldenxinxing
* fix(controller): pinned time NPE (2408) goldenxinxing
⚙️ Who Contributes
goldenxinxing, jialeicui, tianweidut, waynelwz and xuchuan

0.5.0

Not secure

0.4.9

Not secure
🧭 What's Changed
* chore(console): rename the display of builtin (2351) goldenxinxing
* enhance(client): add internal model handler for api (2350) jialeicui
* enhance(controller): job support auto release (2352) jialeicui
* example(LLM): add llama model evaluation and finetune example (2341) tianweidut
* example(LLM): add vicuna 7B/13B examples (2349) tianweidut
* feat(runtime): support runtime replace image registry (2345) goldenxinxing
* fix(console): prevent showing error msg when log in (2347) jialeicui
* fix(console): remove dep case and force install (2348) waynelwz
* fix(controller): set dev_way to null when dev mode is false (2346) goldenxinxing
* update(console): dev mode with running status (2353) waynelwz
⚙️ Who Contributes
goldenxinxing, jialeicui, tianweidut and waynelwz

0.4.8

Not secure
🧭 What's Changed
* bug(client): fix fine_tune decorator search errors (2322) tianweidut
* chore(controller): job pause and resume can be disabled (2320) jialeicui
* chore(controller): save resource pool detail into step info (2312) jialeicui
* chore(controller): use the start and stop time in workload (2329) jialeicui
* example(LLM): add bigscience/bloom model (2323) anda-ren
* example(LLM): add guanaco evaluation example (2315) tianweidut
* example(LLM): fintune bigscience/mt0 (2314) anda-ren
* example(dataset): add openassistant guanaco dataset (2334) tianweidut
* feat(client): standalone supports docker settings with .config (2306) tianweidut
* feat(console): new log support fullscreen / pause / resume / download / search (2321) waynelwz
* feat(console): support dev mode with password, add auth control (2332) waynelwz
* feat(console): support global auth from system features (2328) waynelwz
* feat(controller): add task get api (2303) goldenxinxing
* feat(controller): online eval can be disabled (2310) jialeicui
* feat(controller): support dev mode for job (2327) goldenxinxing
* fix(client): fix race condition in unit test (2304) jialeicui
* fix(console): e2e sync with console (2342) waynelwz
* fix(console): fix console build issue (2335) jialeicui
* fix(console): ws log not showing default, optimize ui (2325) waynelwz
* fix(controller): collect pod log before delete when cancel job (2326) jialeicui
* fix(controller): start end time of task always be -1 (2336) jialeicui
* fix(controller): task dev url typo (2331) goldenxinxing
* fix(controller): task ut error with resource null (2330) goldenxinxing
* update(console): audio width 0 in grid table, config column overflow hidden, etc (2324) waynelwz
* update(console): only show current log remove log cache that viewed (2339) waynelwz
* update(console): only show current log remove log cache that viewed (2338) waynelwz
* update(console): optimize log font, add missing auth (2337) waynelwz
⚙️ Who Contributes
anda-ren, goldenxinxing, jialeicui, tianweidut and waynelwz

0.4.7

Not secure
🧭 What's Changed
* bug(client): fix multi conda pkgs installation error (2291) tianweidut
* chore(client): forbid snapshot mechanism for model run in the workdir mode (2299) tianweidut
* chore(client): ignore urllib3 InsecureRequestWarning for http requests (2301) tianweidut
* chore(client): make conda log verbose following with swcli verbose level (2298) tianweidut
* chore(client): refactor runtime docker image info (2305) tianweidut
* chore(console): optimise image build button (2296) goldenxinxing
* enhance(client): model download support progress and speed (2286) jialeicui
* example(LLM): remove useless cudatoolkit for belle runtime in conda mode (2290) tianweidut
* example(LLM): update example belle-bloom for runtime and dataset ingest (2281) tianweidut
* example: add bloom mt0xxl 11B model ppl (2292) anda-ren
* feat(client): support condarc for runtime yaml (2294) tianweidut
* feat(controller): support private resource pool (2287) jialeicui
* feat: debug mode with preinstalled code server use job version as ault password (2313) waynelwz
* fix(client): copy remote rc without version fail (2288) jialeicui
* fix(client): wrong file path linked when model file exists in cache (2302) jialeicui
* fix(controller): image build support separate registry url (2295) goldenxinxing
* fix(controller): prevent flyway migration from failing (2311) jialeicui
* fix(controller): support node select for image build (2307) goldenxinxing
* optimize(e2e): remove test dep / wait for auth token (2293) waynelwz
* refactor(console): split the e2e test case according to different scenarios (2285) waynelwz
* update(console): disable multi worker for e2e tests should have certain order (2284) waynelwz
* update(e2e): dynamic create user for admin, disable fullyParallel for tests in single file (2297) waynelwz
⚙️ Who Contributes
anda-ren, goldenxinxing, jialeicui, tianweidut and waynelwz

Page 5 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.