Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
internlm
/
JanusCoder-14B
like
29
Follow
Intern Large Models
839
Text Generation
Transformers
Safetensors
qwen3
conversational
text-generation-inference
arXiv:
4 papers
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
3
Deploy
Use this model
merve
HF Staff
commited on
8 days ago
Commit
059c7d3
·
verified
·
1 Parent(s):
ae84538
Fix pipeline_tag 🤗
Browse files
This is an LLM right? fixed the pipeline_tag accordingly
Files changed (1)
hide
show
README.md
+1
-1
README.md
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
---
2
license: apache-2.0
3
-
pipeline_tag:
image-
text-
to-text
4
library_name: transformers
5
---
6
1
---
2
license: apache-2.0
3
+
pipeline_tag: text-
generation
4
library_name: transformers
5
---
6