Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Function Calling OpenChat Model
|
| 2 |
+
|
| 3 |
+
Please refer to [this model](https://huggingface.co/Trelis/openchat_3.5-function-calling-v3).
|
| 4 |
+
|
| 5 |
+
From a function calling standpoint, the performance of the original OpenChat model is better.
|