Skip to content

Commit 2c722d1

Browse files
authored
Merge pull request #77 from Khadija-Bayoud/main
Add `max_retries` default value
2 parents 69db1a2 + 02b747a commit 2c722d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,7 @@ api-endpoint:
186186
api_base: "https://api.llama.com/v1"
187187
api_key: "llama-api-key"
188188
model: "Llama-4-Maverick-17B-128E-Instruct-FP8"
189+
max_retries: 3
189190
sleep_time: 0.5
190191
```
191192

0 commit comments

Comments
 (0)