Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
moxin-org
/
moxin-llm-7b
like
12
Follow
Moxin Organization
24
Text Generation
Transformers
PyTorch
GGUF
mistral
text-generation-inference
Inference Endpoints
arxiv:
2412.06845
License:
apache-2.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
nielsr
HF staff
commited on
29 days ago
Commit
7973917
·
verified
·
1 Parent(s):
2613e3a
Add pipeline tag, transformers tag
Browse files
This PR ensures automatic code snippets show up regarding "how to use".
Files changed (1)
hide
show
README.md
+2
-0
README.md
CHANGED
Viewed
@@ -1,5 +1,7 @@
1
---
2
license: apache-2.0
3
---
4
5
1
---
2
license: apache-2.0
3
+
library_name: transformers
4
+
pipeline_text: text-generation
5
---
6
7