Skip to content

Commit

Permalink
add falcon model safe deployment notebook (#2512)
Browse files Browse the repository at this point in the history
* add falcon model notebook

* update md cell

* rename

* rename registry
  • Loading branch information
xuke444 authored Aug 3, 2023
1 parent 1efde68 commit 6b7cee1
Show file tree
Hide file tree
Showing 3 changed files with 620 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"metadata": {},
"outputs": [],
"source": [
"uai_name = f\"llama-uai\"\n",
"uai_name = f\"aacs-uai\"\n",
"\n",
"# The name of the AACS created in deploy_llama notebook\n",
"# Leave it blank will assign all AACS resource under resources group to the UAI\n",
Expand Down
Loading

0 comments on commit 6b7cee1

Please sign in to comment.