Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffreymeetkai authored Jan 12, 2024
1 parent cf46aae commit 814b78d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ sudo docker run --gpus all -it --shm-size=8g --name functionary -v ${PWD}/functi
## Models Available
| Model | Description |
|:-------------------------------------------------------------------------------------|:--------------------------------------------------------------------------------------------------------------------------------------|
| [functionary-small-v2.2](https://huggingface.co/meetkai/functionary-small-v2.2) | 8k context |
| [functionary-small-v2.2](https://huggingface.co/meetkai/functionary-small-v2.2) / [GGUF](https://huggingface.co/meetkai/functionary-small-v2.2-GGUF) | 8k context |
| [functionary-medium-v2.2](https://huggingface.co/meetkai/functionary-medium-v2.2) | 8k context, better accuracy |
| [functionary-7b-v2.1](https://huggingface.co/meetkai/functionary-7b-v2.1) | 8k context |
| [functionary-7b-v2](https://huggingface.co/meetkai/functionary-7b-v2) / [GGUF](https://huggingface.co/meetkai/functionary-7b-v2-GGUF) | Parallel function call support. |
Expand Down

0 comments on commit 814b78d

Please sign in to comment.