brian-yu-nexusflow
commited on
Commit
•
72f0f1a
1
Parent(s):
cfba75a
Update README.md
Browse files
README.md
CHANGED
@@ -32,7 +32,7 @@ Table of contents
|
|
32 |
This model is a fine-tuned version of [codellama/CodeLlama-13b-Instruct-hf](https://huggingface.co/codellama/CodeLlama-13b-Instruct-hf).
|
33 |
|
34 |
## Introducing NexusRaven-13B
|
35 |
-
|
36 |
|
37 |
📊 Performance Highlights: With our demonstration retrieval system, NexusRaven-13B achieves a 95% success rate in using cybersecurity tools such as CVE/CPE Search and VirusTotal, while prompting GPT-4 achieves 64%. It has significantly lower cost and faster inference speed compared to GPT-4.
|
38 |
|
|
|
32 |
This model is a fine-tuned version of [codellama/CodeLlama-13b-Instruct-hf](https://huggingface.co/codellama/CodeLlama-13b-Instruct-hf).
|
33 |
|
34 |
## Introducing NexusRaven-13B
|
35 |
+
NexusRaven is an open-source and commercially viable function calling LLM that surpasses the state-of-the-art in function calling capabilities.
|
36 |
|
37 |
📊 Performance Highlights: With our demonstration retrieval system, NexusRaven-13B achieves a 95% success rate in using cybersecurity tools such as CVE/CPE Search and VirusTotal, while prompting GPT-4 achieves 64%. It has significantly lower cost and faster inference speed compared to GPT-4.
|
38 |
|