add `library_name=transformers` tag for deploy button to display
Browse fileshttps://discuss.huggingface.co/t/deploy-button-not-showing-fine-tuned-llama-3-1/103630/2
README.md
CHANGED
@@ -16,6 +16,8 @@ Tags:
|
|
16 |
- Chat
|
17 |
base_model:
|
18 |
- Delta-Vector/Hamanasu-7B-Base
|
|
|
|
|
19 |
---
|
20 |
|
21 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/66c26b6fb01b19d8c3c2467b/LWMr-e3nh9vounB-1yV6F.png" alt="alt text" width="500"/>
|
|
|
16 |
- Chat
|
17 |
base_model:
|
18 |
- Delta-Vector/Hamanasu-7B-Base
|
19 |
+
pipeline_tag: text-generation
|
20 |
+
library_name: transformers
|
21 |
---
|
22 |
|
23 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/66c26b6fb01b19d8c3c2467b/LWMr-e3nh9vounB-1yV6F.png" alt="alt text" width="500"/>
|