RonanMcGovern
commited on
Commit
•
ddc5b83
1
Parent(s):
6a55a1a
add GGML for fLlama 7B
Browse files
README.md
CHANGED
@@ -19,8 +19,8 @@ tags:
|
|
19 |
- The model responds with a structured json argument with the function name and arguments
|
20 |
|
21 |
Available models:
|
22 |
-
-
|
23 |
-
-
|
24 |
|
25 |
## Inference with Google Colab and HuggingFace 🤗
|
26 |
|
|
|
19 |
- The model responds with a structured json argument with the function name and arguments
|
20 |
|
21 |
Available models:
|
22 |
+
- fLlama-7B ([bitsandbytes NF4](https://huggingface.co/Trelis/Llama-2-7b-chat-hf-function-calling)), ([GGML](https://huggingface.co/Trelis/Llama-2-7b-chat-hf-function-callin-GGML)) - free
|
23 |
+
- fLlama-13B ([bitsandbytes NF4](https://huggingface.co/Trelis/Llama-2-13b-chat-hf-function-calling)) - paid
|
24 |
|
25 |
## Inference with Google Colab and HuggingFace 🤗
|
26 |
|