Update README.md
Browse files
README.md
CHANGED
@@ -8,13 +8,11 @@ tags:
|
|
8 |
|
9 |
## Empower Functions Model
|
10 |
|
11 |
-

|
12 |
-
|
13 |
[https://github.com/empower-ai/empower-functions](https://github.com/empower-ai/empower-functions)
|
14 |
|
15 |
Empower Functions is a family of LLMs(large language models) that offer GPT-4 level capabilities for real-world "tool using" use cases, with full compatibility support to be served as a drop-in replacement.
|
16 |
|
17 |
-
This is the `llama3-empower-functions-small` model, for other sizes, please visit
|
18 |
|
19 |
## Key Features
|
20 |
* Automatic tool using, able to decide when to use tools and when to converse, optimized for long conversations
|
|
|
8 |
|
9 |
## Empower Functions Model
|
10 |
|
|
|
|
|
11 |
[https://github.com/empower-ai/empower-functions](https://github.com/empower-ai/empower-functions)
|
12 |
|
13 |
Empower Functions is a family of LLMs(large language models) that offer GPT-4 level capabilities for real-world "tool using" use cases, with full compatibility support to be served as a drop-in replacement.
|
14 |
|
15 |
+
This is the `llama3-empower-functions-small` model, for other sizes, please visit [the empower-functions collection](https://huggingface.co/collections/empower-dev/empower-functions-663e9a22df93b46804df75a8)
|
16 |
|
17 |
## Key Features
|
18 |
* Automatic tool using, able to decide when to use tools and when to converse, optimized for long conversations
|