mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-04 04:04:14 +00:00
chore: unpublish /inference/chat-completion
This commit is contained in:
parent
6cce553c93
commit
b0e161d3db
23 changed files with 1448 additions and 2137 deletions
|
@ -1003,7 +1003,7 @@
|
|||
"source": [
|
||||
"# register 405B as LLM Judge model\n",
|
||||
"client.models.register(\n",
|
||||
" model_id=\"meta-llama/Llama-3.1-405B-Instruct\",\n",
|
||||
" model=\"meta-llama/Llama-3.1-405B-Instruct\",\n",
|
||||
" provider_model_id=\"meta-llama/Meta-Llama-3.1-405B-Instruct-Turbo\",\n",
|
||||
" provider_id=\"together\",\n",
|
||||
")\n",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue