sen-sam and GitHub
3d4bd5fdfc
chore: rebrand "Vertex AI Feature Store (Legacy)", miscellaneous editorial changes, and changing "ingest" to "import" globally. ( #2369 )
2023-10-12 20:09:17 +00:00
Kathy Yu and GitHub
283c0a3727
Add model evaluation to Dolly V2 notebook. ( #2368 )
2023-10-12 20:08:23 +00:00
Andrew Ferlitsch and GitHub
bbfc2d9114
migrate to official ( #2356 )
...
* migrate to official
* fix: os
* fix: review
* fix: review
2023-10-12 00:17:20 +00:00
Kathy Yu and GitHub
fa1cfbe09b
Remove extra print statement in LLaMA 2 notebook. ( #2366 )
2023-10-11 22:48:51 +00:00
KCFindstr and GitHub
c781c9f7ad
Update #ModelGarden TFVision notebooks model export docker URI. ( #2365 )
2023-10-11 22:48:26 +00:00
Huguens Jean and GitHub
4c37f8e43b
Update SAM docker URI and accelerator type for vertex endpoint deployment. ( #2361 )
2023-10-11 22:47:41 +00:00
KCFindstr and GitHub
acf5853b98
Add #ModelGarden BiomedCLIP notebook. ( #2364 )
2023-10-11 19:05:29 +00:00
Julio Anthony Leonard and GitHub
7d086b08e7
Fix typos and sentence ( #2359 )
...
Fix a typo and add more clarity to sentences
2023-10-11 12:17:33 +00:00
sen-sam and GitHub
e4275197ac
Miscellaneous editorial fixes and rebranding to "Vertex AI Feature Store (Legacy)" ( #2358 )
...
* Miscellaneous editorial fixes and rebranding to "Vertex AI Feature Store (Legacy)"
* chore: rebrand Legacy Feature Store product
2023-10-11 00:35:56 +00:00
Xiang Xu and GitHub
8fede82c32
Upgrade deps version for Mistral model ( #2351 )
2023-10-09 22:53:13 +00:00
Andrew Ferlitsch and GitHub
e598af21ac
debug: CI/CD failure ( #2347 )
...
* debug: CI/CD failure
* debug: CI/CD failure
2023-10-06 22:24:59 +00:00
Andrew Ferlitsch and GitHub
682786616c
port: kfp2 ( #2302 )
...
* port: kfp2
* fix import importer_node
* fix: selector
* fix: format
* lint
* set node
* fix: types
* fix: type
* types
* yaml/json
* yaml/json
* train image
* train image
* key error
* fix: outputs
* fix: outputs
* fix: outputs
* fix: outputs
* fix: outputs
2023-10-06 20:40:51 +00:00
dstnluong-google and GitHub
feee6149a1
Add Vicuna notebook ( #2252 )
...
* Add Vicuna notebook
* Add notebook to CODEOWNERS
* add GPU recs
* replace 33b with 13b-32k
* lint
* Update accelerator count
* Lint
2023-10-06 17:57:31 +00:00
Huguens Jean and GitHub
bf374c8c5e
Fix BioGPT notebook name in Vertex AI Model Garden. ( #2344 )
2023-10-06 17:29:02 +00:00
Xiang Xu and GitHub
7e58fb8471
add streaming to llm notebooks ( #2345 )
2023-10-06 17:27:22 +00:00
Andrew Ferlitsch and GitHub
37f75ce3da
fix: rebrand ( #2342 )
2023-10-06 13:45:14 +00:00
Andrew Ferlitsch and GitHub
2b94e8b51e
fix: rebrand ( #2343 )
2023-10-06 13:43:37 +00:00
Andrew Ferlitsch and GitHub
0041b7da91
fix: rebrand ( #2341 )
2023-10-06 13:42:32 +00:00
Andrew Ferlitsch and GitHub
6de14d11c8
port: kfp2 ( #2327 )
...
* port: kfp2
* fix: imports
* fix: v1
* fix: params
* fix: params
* fix: imports
* fix: model upload
* fix: importer node
* fix: artifacts_type
* fix: component paths
* fix: component paths
* fix: component paths
2023-10-06 00:20:50 +00:00
Rajesh Thallam and GitHub
203d2e8a0b
Add Mistral models to Vertex AI Model Garden ( #2340 )
...
* PyTorch efficient training - refcator code
* Revert "PyTorch efficient training - refcator code"
This reverts commit 90b563a7697b15b4154ac76236b894253dd58f3c.
* Add notebook to deploy Mistral models on Vertex AI
* Add notebook to deploy Mistral models on Vertex AI
* Add notebook to deploy Mistral models on Vertex AI
* Updated notebook to deploy Mistral models on Vertex AI
* Linting fixes
* Adding endpoint cleanup and machine spec
* Updating CODEOWNERS file
* Update linting fixes
2023-10-06 00:02:22 +00:00
Andrew Ferlitsch and GitHub
ca7cb251ec
fix: rebrand ( #2339 )
2023-10-05 23:21:42 +00:00
Andrew Ferlitsch and GitHub
db359011f4
fix: rebrand/clean ( #2334 )
2023-10-05 22:56:14 +00:00
Andrew Ferlitsch and GitHub
52313b8fc4
fix: remove redis ( #2333 )
2023-10-05 22:55:39 +00:00
sen-sam and GitHub
c6a2c8e673
Update online_feature_serving_and_fetching_bigquery_data_with_feature_store.ipynb ( #2331 )
...
Made a minor fix flagged by the PM.
2023-10-05 18:48:08 +00:00
sen-sam and GitHub
3e090ce61d
Update online_feature_serving_and_vector_retrieval_bigquery_data_with_feature_store.ipynb ( #2332 )
...
Minor change (restored the missing "of" in the title).
2023-10-05 18:47:40 +00:00
Huguens Jean and GitHub
8061ce96ed
Add BioGPT to Vertex AI Model Garden. ( #2323 )
2023-10-05 15:51:28 +00:00
5eeb4b1fd9
Add offical notebook for Vertex SDK LLM snippets ( #1843 )
...
* Add offical notebook for Vertex SDK LLM snippets
* Updating based on template
* cleanup for linter
* edit notebook
* fix lint
* test checks
* project id
* comply with template
* fix lint
* add pandas import
* fix lint
* fix test error
* Address Andy's comments
---------
Co-authored-by: Yvonne <liyvonne@google.com >
2023-10-05 00:15:02 +00:00
Andrew Ferlitsch and GitHub
bc14aa72b9
fix: CI/CD failure ( #2329 )
2023-10-04 23:18:20 +00:00
Andrew Ferlitsch and GitHub
c9faf848b2
port: kfp2 ( #2328 )
2023-10-04 23:17:29 +00:00
Andrew Ferlitsch and GitHub
ea89e8e1f6
port: kfp2 ( #2326 )
2023-10-04 23:13:08 +00:00
Andrew Ferlitsch and GitHub
aa8e2c6af3
port: kfp2 ( #2318 )
...
* port: kfp2
* port: kfp2
2023-10-04 20:28:16 +00:00
Eric Dong and GitHub
7d406848ea
feat: feature store 2.0 tutorial (goku) ( #2281 )
...
* feat: feature store 2.0 tutorial (goku)
* Complying with the template
* Complying with the template 2
* clarify the notebook description
* clarify the notebook description 2
* address review comments and rename file
* add known issue and change install package
* wait for the sync job to complete, and fix resource conflicts
* address review comments
* address review comments 2
* add a delay for the endpoint to start properly
2023-10-04 01:20:44 +00:00
Eric Dong and GitHub
2aea69a022
feat: feature store 2.0 tutorial for feature value fetching ( #2283 )
...
* feat: feature store 2.0 tutorial for feature value fetching
* remove 2.0 references and rename file name
* add known issue and change install package
* add sdk; add job check logic; fix cleanup
* address review comments
2023-10-03 20:54:03 +00:00
Andrew Ferlitsch and GitHub
4a56ab4138
port: kfp2 ( #2313 )
2023-10-03 14:31:40 +00:00
Andrew Ferlitsch and GitHub
b7c7691c52
kfp: notice ( #2312 )
2023-10-03 01:50:37 +00:00
Andrew Ferlitsch and GitHub
57da2a745f
kfp: notice ( #2311 )
2023-10-03 01:50:04 +00:00
Andrew Ferlitsch and GitHub
d0ea048385
fix: notice ( #2310 )
2023-10-03 01:49:28 +00:00
Andrew Ferlitsch and GitHub
15537b2ed8
port: kfp2 ( #2309 )
2023-10-03 01:48:47 +00:00
Andrew Ferlitsch and GitHub
a3239d8b71
port: kfp2 ( #2308 )
2023-10-03 01:48:10 +00:00
Andrew Ferlitsch and GitHub
6ecebd2973
port: kfp2 ( #2304 )
...
* port: kfp2
* fix: import
* fix: params
* fix: json/yaml
2023-10-02 21:37:01 +00:00
Andrew Ferlitsch and GitHub
c4fe6fad23
deprecate ( #2306 )
2023-10-02 20:29:36 +00:00
Andrew Ferlitsch and GitHub
a162051187
deprecate ( #2305 )
2023-10-02 20:18:58 +00:00
Ashley Xu and GitHub
0d7d96e09c
feat: add BigFrames llm code notebooks in generative_ai ( #2290 )
...
* feat: add BigFrames llm code notebooks
* fix: fix the linter and address comments
2023-10-02 17:26:07 +00:00
Kathy Yu and GitHub
aed9434c7f
Add instructions for using L4-24G GPUs to serve LLaMA 2 70B models. ( #2303 )
2023-10-02 16:00:58 +00:00
Andrew Ferlitsch and GitHub
5ce45d1222
port: kfp2 ( #2300 )
...
* port: kfp2
* port: kfp2
* resolve import issue
* fix import
* fix: import
* fix importer_node
2023-10-02 15:50:18 +00:00
Andrew Ferlitsch and GitHub
58b8cba1e9
port: kfp2 ( #2299 )
...
* port: kfp2
* port: kfp2
* port: kfp2
2023-10-02 15:48:42 +00:00
Andrew Ferlitsch and GitHub
da1e2b17f3
port: kfp2 ( #2298 )
...
* port: kfp2
* port: kfp2
2023-10-02 15:47:21 +00:00
Andrew Ferlitsch and GitHub
f98a7aa4d6
port: kfp2 ( #2297 )
...
* port: kfp2
* port: kfp2
2023-10-02 15:30:29 +00:00
Andrew Ferlitsch and GitHub
84393171c2
port: KFP2 ( #2296 )
2023-09-30 14:53:34 +00:00
Ashley Xu and GitHub
d7f07167aa
feat: add BigFrames gen-ai notebook for a use case about drug ( #2291 )
...
* feat: add BigFrames gen-ai notebook for a use case about drug
* fix: sort the imports
* fix: fix the linter checks
2023-09-29 19:05:12 +00:00