docs: cleaning hyphen Reference link Together AI

This commit is contained in:
Guspan Tanadi 2023-11-20 08:58:23 +07:00 committed by GitHub
parent 85932ac247
commit 7cd7bed89c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"
}
```
```