Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
dhanilka
/
mistral-rep
like
0
Text Generation
Transformers
PyTorch
mistral
finetuned
conversational
text-generation-inference
Inference Endpoints
arxiv:
2310.06825
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
dhanilka
commited on
Oct 18, 2023
Commit
b0c5f5a
•
1 Parent(s):
21263ca
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+9
-1
README.md
CHANGED
Viewed
@@ -1,3 +1,11 @@
1
---
2
license: apache-2.0
3
-
---
1
---
2
license: apache-2.0
3
+
pipeline_tag: text-generation
4
+
tags:
5
+
- finetuned
6
+
inference:
7
+
parameters:
8
+
temperature: 0.7
9
+
language:
10
+
- en
11
+
---