DIVY118 commited on
Commit
e8adc99
·
verified ·
1 Parent(s): 473963a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -7,4 +7,15 @@ sdk: docker
7
  pinned: false
8
  ---
9
 
10
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
7
  pinned: false
8
  ---
9
 
10
+
11
+
12
+
13
+
14
+ curl -X POST \
15
+ -H "Content-Type: application/json" \
16
+ -d '{
17
+ "prompt": "What is the capital of France?",
18
+ "history": [],
19
+ "system_prompt": "You are a very powerful AI assistant."
20
+ }' \
21
+ https://iiced-mixtral-46-7b-fastapi.hf.space/generate/