sanbo
commited on
Commit
·
3911952
1
Parent(s):
75fd349
update sth. at 2024-12-24 00:01:36
Browse files- app241224.py +1 -1
app241224.py
CHANGED
@@ -7,7 +7,7 @@ curl -X POST https://sanbo1200-degpt.hf.space/hf/v1/chat/completions \
|
|
7 |
"model": "Qwen2.5-72B",
|
8 |
"messages": [
|
9 |
{"role": "system", "content": "You are a helpful assistant."},
|
10 |
-
{"role": "user", "content": "
|
11 |
]
|
12 |
}'
|
13 |
|
|
|
7 |
"model": "Qwen2.5-72B",
|
8 |
"messages": [
|
9 |
{"role": "system", "content": "You are a helpful assistant."},
|
10 |
+
{"role": "user", "content": "你是什么模型,你有什么特点?"}
|
11 |
]
|
12 |
}'
|
13 |
|