Update README.md
Browse files
README.md
CHANGED
@@ -45,6 +45,14 @@ This work was a collaboration between Nous Research, @interstellarninja, and Fir
|
|
45 |
|
46 |
## Thank you to Latitude for sponsoring compute for this model!
|
47 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
48 |
## Example Outputs
|
49 |
|
50 |
### A Standard Function Call Scenario:
|
|
|
45 |
|
46 |
## Thank you to Latitude for sponsoring compute for this model!
|
47 |
|
48 |
+
## Inference Code for Function Calling:
|
49 |
+
|
50 |
+
All code for utilizing, parsing, and building function calling templates is available on our github:
|
51 |
+
[https://github.com/NousResearch/Hermes-Function-Calling](https://github.com/NousResearch/Hermes-Function-Calling)
|
52 |
+
|
53 |
+
|
54 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/6317aade83d8d2fd903192d9/664DfJEQQ4c14dybl8BSO.png)
|
55 |
+
|
56 |
## Example Outputs
|
57 |
|
58 |
### A Standard Function Call Scenario:
|