Update README.md
Browse files
README.md
CHANGED
@@ -3,4 +3,6 @@ language:
|
|
3 |
- en
|
4 |
pipeline_tag: text-generation
|
5 |
---
|
6 |
-
Non quantized GGUF version of the model : Trelis/Llama-2-7b-chat-hf-function-calling-v3
|
|
|
|
|
|
3 |
- en
|
4 |
pipeline_tag: text-generation
|
5 |
---
|
6 |
+
Non quantized GGUF version of the model : Trelis/Llama-2-7b-chat-hf-function-calling-v3
|
7 |
+
|
8 |
+
The 8-bits quantized and 4-bits quantized models fail to understand which arguments are required and which are optionals
|