Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
mattshumer
/
Reflection-Llama-3.1-70B-ep2-working
like
17
Text Generation
Transformers
Safetensors
llama
conversational
text-generation-inference
Inference Endpoints
License:
llama3.1
Model card
Files
Files and versions
Community
6
Train
Deploy
Use this model
mattshumer
commited on
Sep 8
Commit
62feb2d
•
1 Parent(s):
17fe00a
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+4
-0
README.md
ADDED
Viewed
@@ -0,0 +1,4 @@
1
+
---
2
+
base_model: meta-llama/Meta-Llama-3.1-70B-Instruct
3
+
pipeline_tag: text-generation
4
+
---