raymond513
commited on
Commit
•
20dad94
1
Parent(s):
1cbed95
Update README.md
Browse files
README.md
CHANGED
@@ -38,6 +38,7 @@ The model was tuned to perfom well on a range of usecases including:
|
|
38 |
* single- and parallel function calling
|
39 |
* up to 20 function specs supported at once
|
40 |
* structured information extraction
|
|
|
41 |
|
42 |
### Out-of-Scope Use
|
43 |
The model was not optimized for the following use cases:
|
|
|
38 |
* single- and parallel function calling
|
39 |
* up to 20 function specs supported at once
|
40 |
* structured information extraction
|
41 |
+
The model has an 8k context window, like Llama 3
|
42 |
|
43 |
### Out-of-Scope Use
|
44 |
The model was not optimized for the following use cases:
|