Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
AjayMukundS
/
Llama-2-7b-LTS-finetuned-v3
like
1
Summarization
Transformers
PyTorch
AjayMukundS/LTS_Dataset_Reformatted
English
llama
text-generation
legal
text-generation-inference
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
AjayMukundS
commited on
Aug 27, 2024
Commit
255a168
·
verified
·
1 Parent(s):
fbe4594
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+2
-0
README.md
CHANGED
Viewed
@@ -10,4 +10,6 @@ pipeline_tag: summarization
10
tags:
11
- legal
12
- text-generation-inference
13
---
10
tags:
11
- legal
12
- text-generation-inference
13
+
base_model: meta-llama/Llama-2-7b-hf
14
+
library_name: transformers
15
---