Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
1 |
---
|
2 |
license: llama2
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: llama2
|
3 |
+
datasets:
|
4 |
+
- rizerphe/glaive-function-calling-v2-llama
|
5 |
+
- rizerphe/sharegpt-hyperfiltered-3k-llama
|
6 |
+
- totally-not-an-llm/sharegpt-hyperfiltered-3k
|
7 |
+
- glaiveai/glaive-function-calling-v2
|
8 |
---
|
9 |
+
# CodeLlama-7b Instruct finetuned on 6320 function calling and generic chat examples - GGUF
|
10 |
+
|
11 |
+
CodeLlama-7b Instruct, fine-tuned with LoRA on a small fraction of the [glaive-function-calling-v2](https://huggingface.co/datasets/glaiveai/glaive-function-calling-v2) dataset and a formatted (and slightly cleaned) version of [sharegpt-hyperfiltered-3k](https://huggingface.co/datasets/totally-not-an-llm/sharegpt-hyperfiltered-3k), in GGUF format.
|