Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,9 @@ license: cc-by-nc-4.0
|
|
8 |
## Model Details
|
9 |
|
10 |
RefuelLLM-2-small, aka Llama-3-Refueled, is a Llama3-8B base model further instruction tuned on a corpus of 2750+ datasets, spanning tasks such as classification, reading comprehension, structured attribute extraction and entity resolution.
|
11 |
-
We're excited to open-source the model for the community to build on top of.
|
|
|
|
|
12 |
|
13 |
**Model developers** Refuel AI
|
14 |
|
|
|
8 |
## Model Details
|
9 |
|
10 |
RefuelLLM-2-small, aka Llama-3-Refueled, is a Llama3-8B base model further instruction tuned on a corpus of 2750+ datasets, spanning tasks such as classification, reading comprehension, structured attribute extraction and entity resolution.
|
11 |
+
We're excited to open-source the model for the community to build on top of.
|
12 |
+
* More details about [RefuelLLM-2 family of models](https://www.refuel.ai/blog-posts/announcing-refuel-llm-2)
|
13 |
+
* You can also try out the models in Refuel's [LLM playground](https://labs.refuel.ai/playground)
|
14 |
|
15 |
**Model developers** Refuel AI
|
16 |
|