jeffrey-fong
commited on
Commit
•
0a0f8cb
1
Parent(s):
fc292e5
Update README
Browse files
README.md
CHANGED
@@ -5,6 +5,8 @@ Invoker is a suite of large language models based on Llama-2 and is finetuned to
|
|
5 |
|
6 |
This model stands out for its ability to plan between function calls and returning model responses directly. The fine-tuning process was performed with a 4096 sequence length on an 2x A100 80GB machine.
|
7 |
|
|
|
|
|
8 |
## Model Usage
|
9 |
|
10 |
#### Prompt Format
|
|
|
5 |
|
6 |
This model stands out for its ability to plan between function calls and returning model responses directly. The fine-tuning process was performed with a 4096 sequence length on an 2x A100 80GB machine.
|
7 |
|
8 |
+
For more details, refer to [https://github.com/jeffrey-fong/Invoker](https://github.com/jeffrey-fong/Invoker)
|
9 |
+
|
10 |
## Model Usage
|
11 |
|
12 |
#### Prompt Format
|