mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 18:24:20 +00:00
Merge pull request #851 from guspan-tanadi/docstutorialsTogetherAI
docs: erase hyphen Reference link Together AI
This commit is contained in:
commit
c1620fb775
1 changed files with 2 additions and 2 deletions
|
@ -52,7 +52,7 @@ You can create a custom prompt template.
|
|||
|
||||
Let's make one for `OpenAssistant/llama2-70b-oasst-sft-v10`!
|
||||
|
||||
The accepted template format is: [Reference](https://huggingface.co/OpenAssistant/llama2-70b-oasst-sft-v10-)
|
||||
The accepted template format is: [Reference](https://huggingface.co/OpenAssistant/llama2-70b-oasst-sft-v10)
|
||||
```
|
||||
"""
|
||||
<|im_start|>system
|
||||
|
@ -134,4 +134,4 @@ print(response)
|
|||
},
|
||||
"litellm_call_id": "f21315db-afd6-4c1e-b43a-0b5682de4b06"
|
||||
}
|
||||
```
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue