Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
3efe99a
1
Parent(s):
098905a
fix models
Browse files- llm_inference_video.py +1 -1
llm_inference_video.py
CHANGED
@@ -104,7 +104,7 @@ Important: Deliver exactly the specified number of sentences:
|
|
104 |
- Medium: TWO to THREE sentences
|
105 |
- Long: FOUR to FIVE sentences
|
106 |
|
107 |
-
Keep everything in a single paragraph format. Avoid technical specifications or shot lists."""
|
108 |
|
109 |
# Select provider
|
110 |
if provider == "Groq":
|
|
|
104 |
- Medium: TWO to THREE sentences
|
105 |
- Long: FOUR to FIVE sentences
|
106 |
|
107 |
+
Keep everything in a single paragraph format. Avoid technical specifications or shot lists. Avoid starting with 'The video opens with...' or 'The video starts with...'"""
|
108 |
|
109 |
# Select provider
|
110 |
if provider == "Groq":
|