aseichter2007
commited on
Commit
•
f4e7d50
1
Parent(s):
110cee9
Add prompt format to model details
Browse filesDrives me bonkers that so many leave it off.
README.md
CHANGED
@@ -20,6 +20,7 @@ library_name: transformers
|
|
20 |
- **Model ID**: [oxyapi/oxy-1-small](https://huggingface.co/oxyapi/oxy-1-small)
|
21 |
- **Base Model**: [Qwen/Qwen2.5-14B-Instruct](https://huggingface.co/Qwen/Qwen2-1.5B)
|
22 |
- **Model Type**: Chat Completions
|
|
|
23 |
- **License**: Apache-2.0
|
24 |
- **Language**: English
|
25 |
- **Tokenizer**: [Qwen/Qwen2.5-14B-Instruct](https://huggingface.co/Qwen/Qwen2.5-14B-Instruct)
|
|
|
20 |
- **Model ID**: [oxyapi/oxy-1-small](https://huggingface.co/oxyapi/oxy-1-small)
|
21 |
- **Base Model**: [Qwen/Qwen2.5-14B-Instruct](https://huggingface.co/Qwen/Qwen2-1.5B)
|
22 |
- **Model Type**: Chat Completions
|
23 |
+
- **Prompt Format**: ChatML
|
24 |
- **License**: Apache-2.0
|
25 |
- **Language**: English
|
26 |
- **Tokenizer**: [Qwen/Qwen2.5-14B-Instruct](https://huggingface.co/Qwen/Qwen2.5-14B-Instruct)
|