Svngoku commited on
Commit
4514b36
1 Parent(s): f458264

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -28,7 +28,8 @@ metrics:
28
  - **License:** apache-2.0
29
  - **Finetuned from model :** `unsloth/Meta-Llama-3.1-8B-Instruct-bnb-4bit`
30
  - **Max Context Windows :** `4096`
31
- - **Function Tooling :** The model support `function_tooling`
 
32
 
33
  ## Inference with Unsloth
34
 
 
28
  - **License:** apache-2.0
29
  - **Finetuned from model :** `unsloth/Meta-Llama-3.1-8B-Instruct-bnb-4bit`
30
  - **Max Context Windows :** `4096`
31
+ - **Function Calling :** The model support `Function calling`
32
+ - **Capacity :** Real-time and batch inference
33
 
34
  ## Inference with Unsloth
35