Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
jovalie
/
kitten-7b
like
0
Text Generation
Transformers
PyTorch
English
falcon
Inference Endpoints
text-generation-inference
Inference Endpoints
4-bit precision
bitsandbytes
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
jovalie
commited on
Oct 26, 2023
Commit
a079bf8
•
1 Parent(s):
3a0f638
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+10
-0
README.md
ADDED
Viewed
@@ -0,0 +1,10 @@
1
+
---
2
+
language:
3
+
- en
4
+
library_name: transformers
5
+
pipeline_tag: text-generation
6
+
tags:
7
+
- falcon
8
+
- Inference Endpoints
9
+
- text-generation-inference
10
+
---