Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,10 @@ tags:
|
|
4 |
- unsloth
|
5 |
- trl
|
6 |
- sft
|
|
|
|
|
|
|
|
|
7 |
---
|
8 |
|
9 |
# LLaMA 3 8B fine-tuned on Quaero for Named Entity Recognition (Generative)
|
@@ -75,4 +79,4 @@ This model is also available in the following formats:
|
|
75 |
→ [yqnis/llama3-8b-quaero-gguf](https://huggingface.co/yqnis/llama3-8b-quaero-gguf)
|
76 |
|
77 |
|
78 |
-
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
|
|
4 |
- unsloth
|
5 |
- trl
|
6 |
- sft
|
7 |
+
- llama
|
8 |
+
- ner
|
9 |
+
- quaero
|
10 |
+
- med
|
11 |
---
|
12 |
|
13 |
# LLaMA 3 8B fine-tuned on Quaero for Named Entity Recognition (Generative)
|
|
|
79 |
→ [yqnis/llama3-8b-quaero-gguf](https://huggingface.co/yqnis/llama3-8b-quaero-gguf)
|
80 |
|
81 |
|
82 |
+
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|