Update pipeline tag (#2)
Browse files- Update pipeline tag (e83491204a9e2a5a4e202f2786742c8420bfe819)
Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>
README.md
CHANGED
@@ -1,9 +1,8 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
3 |
---
|
4 |
|
5 |
-
|
6 |
-
|
7 |
# Rationalyst
|
8 |
|
9 |
This model is a fine-tuned version of the [LLaMa-3-Instruct-8B](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct). It was
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
pipeline_tag: text-generation
|
4 |
---
|
5 |
|
|
|
|
|
6 |
# Rationalyst
|
7 |
|
8 |
This model is a fine-tuned version of the [LLaMa-3-Instruct-8B](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct). It was
|