Andrew Ferlitsch and GitHub
66c05c8217
fix: typo in results vs result ( #2532 )
2023-11-17 18:46:51 +00:00
Andrew Ferlitsch and GitHub
79473f0b88
fix: cleanup for FS 2.x ( #2526 )
2023-11-17 14:35:47 +00:00
Andrew Ferlitsch and GitHub
2568e012f9
fix: detect other types of quota and internal errors ( #2525 )
2023-11-16 23:50:25 +00:00
Kathy Yu and GitHub
97fa323aca
Fix typo in LLaMA 2 instructions. ( #2524 )
2023-11-16 22:04:52 +00:00
Kelsi Lakey and GitHub
20a9ff65e0
Update IMAGE_URI in tensorboard_custom_training_with_custom_container.ipynb ( #2522 )
...
Add variable in IMAGE_URI to set region. Right now it is hard-coded to us-central1.
2023-11-16 22:04:11 +00:00
Andrew Ferlitsch and GitHub
ed6de9fde5
feat: stub and document reaper support for FS 2.x ( #2521 )
2023-11-15 22:04:01 +00:00
zhangxiaotian and GitHub
dbaa3d098c
fix clean up ( #2520 )
...
* improve to make it more aligned with the template
* fix:fix clean up section
2023-11-15 21:53:44 +00:00
Andrew Ferlitsch and GitHub
7e77de2800
CI/CD fix ( #2514 )
...
* CI/CD fix
* pin 1.34
2023-11-15 17:59:11 +00:00
Andrew Ferlitsch and GitHub
ef8b70db32
Update CI/CD fix ( #2513 )
2023-11-15 00:09:33 +00:00
578adab3b0
revert how sdk is downloaded ( #2518 )
...
Co-authored-by: Kamal Gurala <gkamal@google.com >
2023-11-15 00:08:22 +00:00
KCFindstr and GitHub
3ef187ecc3
Update Llama2 PEFT notebook train docker version ( #2519 )
2023-11-15 00:05:45 +00:00
23dc370602
Updates optimized to remove known issues ( #2512 )
...
Co-authored-by: Kamal Gurala <gkamal@google.com >
2023-11-15 00:05:17 +00:00
Andrew Ferlitsch and GitHub
d1835e98af
feat: auto find latest build results ( #2517 )
2023-11-15 00:00:31 +00:00
823c10315a
Update vector notebook to remove disclaimer ( #2515 )
...
* Update vector notebook to disclaimer
* Update region used for vector case
---------
Co-authored-by: Kamal Gurala <gkamal@google.com >
2023-11-14 22:51:17 +00:00
Kathy Yu and GitHub
497297007c
Update serving container version for sequence classification models. ( #2509 )
2023-11-14 22:17:31 +00:00
87ddc8ec00
Update for GA relase, use v1 sdk, and remove known issues ( #2510 )
...
* Updates Bigtable serving noteebok for GA release
* Removes preview disclaimer
* Updates from linter
---------
Co-authored-by: Kamal Gurala <gkamal@google.com >
2023-11-14 22:17:01 +00:00
Andrew Ferlitsch and GitHub
eb104d4d92
fix: capture log on fail ( #2508 )
2023-11-14 20:59:49 +00:00
zhangxiaotian and GitHub
ba335b250b
improve to make it more aligned with the template ( #2506 )
2023-11-14 20:41:57 +00:00
Andrew Ferlitsch and GitHub
5f014bcf34
CI/CD debug ( #2503 )
2023-11-14 20:30:29 +00:00
Andrew Ferlitsch and GitHub
0d453b7e01
documented what to do for FS 2.x cleanup ( #2507 )
2023-11-14 18:27:23 +00:00
Andrew Ferlitsch and GitHub
379644e115
Update CI/CD debug ( #2504 )
2023-11-14 16:43:53 +00:00
Andrew Ferlitsch and GitHub
72ab1484b7
deprecate to community ( #2502 )
2023-11-14 16:32:54 +00:00
zhangxiaotian and GitHub
885a62489e
fix: fix image rending for running in Jupyter ( #2501 )
2023-11-14 15:45:47 +00:00
Andrew Ferlitsch and GitHub
9591e8db4d
fix CI/CD ( #2498 )
2023-11-14 00:27:39 +00:00
Andrew Ferlitsch and GitHub
9757e14644
feat: filter for notebooks under investigation ( #2497 )
2023-11-13 23:53:33 +00:00
Kathy Yu and GitHub
959c56a4c7
Add documentation for building chat applications using LLaMA 2. ( #2494 )
2023-11-13 19:17:29 +00:00
Andrew Ferlitsch and GitHub
ea1afda39d
fix: internal and log url ( #2492 )
2023-11-13 19:06:41 +00:00
weigary and GitHub
e8539218e4
Temporarily pin the docker to 20231112_0948_RC00. ( #2493 )
2023-11-13 18:49:32 +00:00
Andrew Ferlitsch and GitHub
4fb0761fb8
add log url ( #2490 )
...
* add log url
* fix: syntax error
* fix: syntax error
2023-11-13 17:39:16 +00:00
Andrew Ferlitsch and GitHub
6a61010225
feat: finish round1 of dirty dashboard ( #2489 )
...
* feat: finish round1 of dirty dashboard
* debug: CICD issue
2023-11-13 17:38:04 +00:00
838e72087f
refactor: explicitly prepare featch_Feature_values request ( #2485 )
...
* refactor: explicitly prepare featch_Feature_values request
* Fix unintednded metadata updates
* Fixes from linter
* add unique to resource ids
* add unique to resource ids for public optimized
---------
Co-authored-by: Kamal Gurala <gkamal@google.com >
Co-authored-by: Andrew Ferlitsch <aferlitsch@google.com >
2023-11-11 01:15:29 +00:00
zhangxiaotian and GitHub
c633231e07
Warehouse ( #2484 )
...
* add warehouse sdk colab
* update owner
* update colab and github link
* resolve comments
* resolve comments
* resolve comments
* fix format
* remove unused code
* resolve lint
2023-11-10 23:03:37 +00:00
zhangxiaotian and GitHub
5f73c9e445
create a notebook for image warehouse ( #2488 )
...
* create a notebook for image warehouse
* update
* resolve comments
* resolve comments
2023-11-10 22:41:14 +00:00
Andrew Ferlitsch and GitHub
4d77391672
fix: bad link ( #2486 )
2023-11-10 21:18:32 +00:00
Matthew Tang and GitHub
289db671b8
[Vertex AI SDK] Remove sdk2 wording from bigframes notebooks ( #2487 )
...
* Remove sdk2 wording
* don't override class
2023-11-10 21:15:29 +00:00
weigary and GitHub
c725d85433
Update stable diffusion 2.1 notebook to use the optimized serving docker ( #2483 )
...
* Update stable diffusion 2.1 notebook to use the optimized serving docker.
* Update model_garden_pytorch_stable_diffusion_2_1.ipynb
* Update model_garden_pytorch_stable_diffusion_2_1.ipynb
2023-11-10 21:13:22 +00:00
Andrew Ferlitsch and GitHub
6f48419a31
pin to fix CI/CD failure ( #2480 )
2023-11-10 18:02:30 +00:00
Andrew Ferlitsch and GitHub
3c83824d02
fix syntax error ( #2481 )
2023-11-09 19:54:23 +00:00
Andrew Ferlitsch and GitHub
7d53d90235
fix: timeout in CI/CD ( #2478 )
2023-11-09 19:42:43 +00:00
Matthew Tang and GitHub
fc3f467899
[Vertex AI SDK] Remove bigframes tf-io installation on user side ( #2472 )
...
* Remove tf-io installation on user side
* Fix lint
2023-11-09 19:31:40 +00:00
Andrew Ferlitsch and GitHub
11fe3dbc28
fix: missing link ( #2466 )
2023-11-09 18:11:12 +00:00
Andrew Ferlitsch and GitHub
253f755d86
fix: remove output ( #2476 )
2023-11-09 16:50:03 +00:00
Mend Renovate and GitHub
89b868705b
chore(deps): update actions/checkout action to v4 ( #2394 )
2023-11-09 14:32:16 +00:00
Mend Renovate and GitHub
038fc057ee
chore(deps): update dependency pyupgrade to v3.15.0 ( #2314 )
2023-11-09 14:30:53 +00:00
Andrew Ferlitsch and GitHub
4377a1b485
fix: bug in selection algo for age and max notebooks ( #2475 )
...
* fix: invert time test
* fix: percent unt
2023-11-09 00:17:51 +00:00
Andrew Ferlitsch and GitHub
9f5cb39eb4
already in official ( #2477 )
2023-11-09 00:17:28 +00:00
yexing111 and GitHub
103c168a82
Rephrase optimized notebook to address previous comment ( #2473 )
...
* Rephrase optimized notebook
* Update format issue and change region
* Update format issue and change region2
* Fix import format
* Apply format
* Change region
2023-11-08 22:04:42 +00:00
Andrew Ferlitsch and GitHub
42914ffba6
fix: read from local file ( #2474 )
...
* fix: read from local file
* fix: GCS file
2023-11-08 21:46:03 +00:00
Andrew Ferlitsch and GitHub
b4f3601262
debug: saving results ( #2471 )
2023-11-08 19:48:43 +00:00
yexing111 and GitHub
3978ea80bf
Create new colab for FS optimized serving ( #2454 )
...
* Create new colab for FS optimized serving
* Address comments
* Fix allowlist syntax error with param
* Change default region to trigger test in clean env
* Comment expect to fail cells
* Change default region to trigger test
2023-11-08 13:15:24 +00:00